mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-24 16:22:37 +00:00
bintext: remove stray ;
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
f61ee9b564
commit
e234301c2c
@ -169,7 +169,7 @@ static int bintext_read_header(AVFormatContext *s)
|
||||
avio_seek(pb, 0, SEEK_SET);
|
||||
}
|
||||
return 0;
|
||||
};
|
||||
}
|
||||
#endif /* CONFIG_BINTEXT_DEMUXER */
|
||||
|
||||
#if CONFIG_XBIN_DEMUXER
|
||||
|
Loading…
Reference in New Issue
Block a user