changeset 27662:b2c939f889ff

100l copy and paste typo fix
author diego
date Fri, 03 Oct 2008 22:49:53 +0000
parents ebb2568b6160
children b1c3057fa54e
files configure
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Oct 03 22:46:33 2008 +0000
+++ b/configure	Fri Oct 03 22:49:53 2008 +0000
@@ -6021,8 +6021,8 @@
 #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;