# HG changeset patch # User diego # Date 1223073993 0 # Node ID ebb2568b616039f091dea111a6487e1848869365 # Parent bb92a3a4aeb92d8dd9bcc4c03b06bd3dfd6b275c spelling cosmetics diff -r bb92a3a4aeb9 -r ebb2568b6160 configure --- a/configure Fri Oct 03 22:39:06 2008 +0000 +++ b/configure Fri Oct 03 22:46:33 2008 +0000 @@ -6021,9 +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;