From 4b1131a075696a3153e03dac7c9a01714cc3a372 Mon Sep 17 00:00:00 2001 From: Ramiro Polla Date: Mon, 14 Apr 2008 16:20:58 +0000 Subject: typo Originally committed as revision 12823 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavdevice/vfwcap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavdevice/vfwcap.c') diff --git a/libavdevice/vfwcap.c b/libavdevice/vfwcap.c index b1d9488d80..cfd49b600e 100644 --- a/libavdevice/vfwcap.c +++ b/libavdevice/vfwcap.c @@ -320,7 +320,7 @@ static int vfw_read_header(AVFormatContext *s, AVFormatParameters *ap) #if 0 /* For testing yet unsupported compressions - * Copy these values from-user supplied verbose information */ + * Copy these values from user-supplied verbose information */ bi->bmiHeader.biWidth = 320; bi->bmiHeader.biHeight = 240; bi->bmiHeader.biPlanes = 1; -- cgit v1.2.3