changeset 27661:ebb2568b6160

spelling cosmetics
author diego
date Fri, 03 Oct 2008 22:46:33 +0000
parents bb92a3a4aeb9
children b2c939f889ff
files configure
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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 <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;