From e0423842de2aeb4a1275785c2de1cfc332af1a72 Mon Sep 17 00:00:00 2001 From: reimar Date: Fri, 25 Dec 2009 09:03:02 +0000 Subject: Fix grammar/missing verb in description. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30112 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpdemux/extension.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmpdemux/extension.c b/libmpdemux/extension.c index 2b29f70602..76d319008c 100644 --- a/libmpdemux/extension.c +++ b/libmpdemux/extension.c @@ -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 -- cgit v1.2.3