diff libmpdemux/yuv4mpeg_ratio.c @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 3e373afedba2
children 32725ca88fed
line wrap: on
line diff
--- a/libmpdemux/yuv4mpeg_ratio.c	Tue May 12 19:25:35 2009 +0000
+++ b/libmpdemux/yuv4mpeg_ratio.c	Wed May 13 02:58:57 2009 +0000
@@ -68,7 +68,7 @@
   }
   return a;
 }
-    
+
 
 /*************************************************************************
  *
@@ -93,7 +93,7 @@
  * Parse "nnn:ddd" into a ratio
  *
  * returns:         Y4M_OK  - success
- *           Y4M_ERR_RANGE  - range error 
+ *           Y4M_ERR_RANGE  - range error
  *
  *************************************************************************/