[xiph-commits] r16400 - trunk/ffmpeg2theora/src

oggk at svn.xiph.org oggk at svn.xiph.org
Sun Aug 2 11:56:50 PDT 2009


Author: oggk
Date: 2009-08-02 11:56:50 -0700 (Sun, 02 Aug 2009)
New Revision: 16400

Modified:
   trunk/ffmpeg2theora/src/ffmpeg2theora.c
Log:
*grumble* swap endif and a closing brace



Modified: trunk/ffmpeg2theora/src/ffmpeg2theora.c
===================================================================
--- trunk/ffmpeg2theora/src/ffmpeg2theora.c	2009-08-02 17:44:59 UTC (rev 16399)
+++ trunk/ffmpeg2theora/src/ffmpeg2theora.c	2009-08-02 18:56:50 UTC (rev 16400)
@@ -858,8 +858,8 @@
             }
           }
         }
+#endif
       }
-#endif
     }
 
 #ifdef HAVE_KATE



More information about the commits mailing list