[MPlayer-cvslog] r27694 - trunk/configure

diego subversion at mplayerhq.hu
Sat Oct 4 00:49:53 CEST 2008


Author: diego
Date: Sat Oct  4 00:49:53 2008
New Revision: 27694

Log:
100l copy and paste typo fix


Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	(original)
+++ trunk/configure	Sat Oct  4 00:49:53 2008
@@ -6021,8 +6021,8 @@ if test "$_theora" = auto ; then
 #include <theora/theora.h>
 #include <string.h>
 int main(void) {
-+  /* Theora is in flux, make sure that all interface routines and datatypes
-+   * exist and work the way we expect it, so we don't break MPlayer. */
+  /* Theora is in flux, make sure that all interface routines and datatypes
+   * exist and work the way we expect it, so we don't break MPlayer. */
   ogg_packet op;
   theora_comment tc;
   theora_info inf;



More information about the MPlayer-cvslog mailing list