oggdec: Cosmetics

Originally committed as revision 22476 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
David Conrad 2010-03-12 05:16:54 +00:00
parent d8ba748359
commit 2e5085854c
1 changed files with 43 additions and 43 deletions

View File

@ -43,8 +43,8 @@ ogm_header(AVFormatContext *s, int idx)
if(!(*p & 1))
return 0;
if(*p == 1) {
if(*p == 1) {
p++;
if(*p == 'v'){