[FFmpeg-cvslog] r12823 - trunk/libavdevice/vfwcap.c

ramiro subversion
Mon Apr 14 18:20:59 CEST 2008


Author: ramiro
Date: Mon Apr 14 18:20:58 2008
New Revision: 12823

Log:
typo

Modified:
   trunk/libavdevice/vfwcap.c

Modified: trunk/libavdevice/vfwcap.c
==============================================================================
--- trunk/libavdevice/vfwcap.c	(original)
+++ trunk/libavdevice/vfwcap.c	Mon Apr 14 18:20:58 2008
@@ -320,7 +320,7 @@ static int vfw_read_header(AVFormatConte
 
 #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;




More information about the ffmpeg-cvslog mailing list