# HG changeset patch # User diego # Date 1223074193 0 # Node ID b2c939f889ffabc45d6135546fadddf7aeb228ca # Parent ebb2568b616039f091dea111a6487e1848869365 100l copy and paste typo fix diff -r ebb2568b6160 -r b2c939f889ff configure --- 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 #include 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;