mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-05 04:28:27 +08:00
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:

committed by
Justin Ruggles

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 */
|
||||||
|
Reference in New Issue
Block a user