OSDN Git Service

typo
authorRamiro Polla <ramiro.polla@gmail.com>
Mon, 14 Apr 2008 16:20:58 +0000 (16:20 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Mon, 14 Apr 2008 16:20:58 +0000 (16:20 +0000)
Originally committed as revision 12823 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavdevice/vfwcap.c

index b1d9488..cfd49b6 100644 (file)
@@ -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;