mirror of https://git.ffmpeg.org/ffmpeg.git
apetag: fix comment
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
This commit is contained in:
parent
cd1ad18a65
commit
a16c3a07a6
|
@ -30,4 +30,4 @@
|
||||||
*/
|
*/
|
||||||
void ff_ape_parse_tag(AVFormatContext *s);
|
void ff_ape_parse_tag(AVFormatContext *s);
|
||||||
|
|
||||||
#endif /* AVFORMAT_ID3V2_H */
|
#endif /* AVFORMAT_APETAG_H */
|
||||||
|
|
Loading…
Reference in New Issue