[MPlayer-cvslog] r30112 - trunk/libmpdemux/extension.c
    reimar 
    subversion at mplayerhq.hu
       
    Fri Dec 25 10:03:02 CET 2009
    
    
  
Author: reimar
Date: Fri Dec 25 10:03:02 2009
New Revision: 30112
Log:
Fix grammar/missing verb in description.
Modified:
   trunk/libmpdemux/extension.c
Modified: trunk/libmpdemux/extension.c
==============================================================================
--- trunk/libmpdemux/extension.c	Fri Dec 25 09:55:36 2009	(r30111)
+++ trunk/libmpdemux/extension.c	Fri Dec 25 10:03:02 2009	(r30112)
@@ -28,7 +28,7 @@
 /*
  * An autodetection based on the extension is not a good idea, but we don't care ;-)
  *
- * You should not anything here where autodetection can be easily fixed except in
+ * You should not add anything here where autodetection can be easily fixed except in
  * order to speed up auto-detection, in particular for formats that are often streamed.
  * In particular you should not normally add any DEMUXER_TYPE_LAVF, adding the
  * format to preferred_list in libmpdemux/demuxer_lavf.c will usually achieve
    
    
More information about the MPlayer-cvslog
mailing list