[xiph-commits] r14406 - trunk/ffmpeg2theora

j at svn.xiph.org j at svn.xiph.org
Wed Jan 16 01:41:09 PST 2008


Author: j
Date: 2008-01-16 01:41:08 -0800 (Wed, 16 Jan 2008)
New Revision: 14406

Modified:
   trunk/ffmpeg2theora/theorautils.c
Log:
more whitespace

Modified: trunk/ffmpeg2theora/theorautils.c
===================================================================
--- trunk/ffmpeg2theora/theorautils.c	2008-01-16 09:24:43 UTC (rev 14405)
+++ trunk/ffmpeg2theora/theorautils.c	2008-01-16 09:41:08 UTC (rev 14406)
@@ -305,7 +305,7 @@
     if (info->with_skeleton) {
     int result;
 
-        /* build and add the e_o_s packet */
+    /* build and add the e_o_s packet */
     memset (&op, 0, sizeof (op));
         op.b_o_s = 0;
     op.e_o_s = 1; /* its the e_o_s packet */



More information about the commits mailing list