[MPlayer-cvslog] r27693 - trunk/configure
diego
subversion at mplayerhq.hu
Sat Oct 4 00:46:33 CEST 2008
Author: diego
Date: Sat Oct 4 00:46:33 2008
New Revision: 27693
Log:
spelling cosmetics
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Sat Oct 4 00:46:33 2008
@@ -6021,9 +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