Commit defe5de5 authored by ramiro's avatar ramiro

typo

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12823 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f9116829
...@@ -320,7 +320,7 @@ static int vfw_read_header(AVFormatContext *s, AVFormatParameters *ap) ...@@ -320,7 +320,7 @@ static int vfw_read_header(AVFormatContext *s, AVFormatParameters *ap)
#if 0 #if 0
/* For testing yet unsupported compressions /* 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.biWidth = 320;
bi->bmiHeader.biHeight = 240; bi->bmiHeader.biHeight = 240;
bi->bmiHeader.biPlanes = 1; bi->bmiHeader.biPlanes = 1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment