[MPlayer-cvslog] r32681 - trunk/mpcommon.c
    reimar 
    subversion at mplayerhq.hu
       
    Sat Dec 11 14:56:19 CET 2010
    
    
  
Author: reimar
Date: Sat Dec 11 14:56:19 2010
New Revision: 32681
Log:
Fix spelling in comment.
Modified:
   trunk/mpcommon.c
Modified: trunk/mpcommon.c
==============================================================================
--- trunk/mpcommon.c	Sat Dec 11 13:44:39 2010	(r32680)
+++ trunk/mpcommon.c	Sat Dec 11 14:56:19 2010	(r32681)
@@ -358,7 +358,7 @@ const m_option_t noconfig_opts[] = {
 };
 
 /**
- * Initialization code to be run at the very start, most not depend
+ * Initialization code to be run at the very start, must not depend
  * on option values.
  */
 void common_preinit(void)
    
    
More information about the MPlayer-cvslog
mailing list