bintext: remove stray ;
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -169,7 +169,7 @@ static int bintext_read_header(AVFormatContext *s)
|
|||||||
avio_seek(pb, 0, SEEK_SET);
|
avio_seek(pb, 0, SEEK_SET);
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
};
|
}
|
||||||
#endif /* CONFIG_BINTEXT_DEMUXER */
|
#endif /* CONFIG_BINTEXT_DEMUXER */
|
||||||
|
|
||||||
#if CONFIG_XBIN_DEMUXER
|
#if CONFIG_XBIN_DEMUXER
|
||||||
|
|||||||
Reference in New Issue
Block a user