From a16c3a07a6fbf2f76009c33e9d9264195c67704e Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Thu, 9 Feb 2012 00:00:29 +0000 Subject: apetag: fix comment Signed-off-by: Paul B Mahol Signed-off-by: Justin Ruggles --- libavformat/apetag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/apetag.h') diff --git a/libavformat/apetag.h b/libavformat/apetag.h index 9a39d02a2b..a0e6ead14f 100644 --- a/libavformat/apetag.h +++ b/libavformat/apetag.h @@ -30,4 +30,4 @@ */ void ff_ape_parse_tag(AVFormatContext *s); -#endif /* AVFORMAT_ID3V2_H */ +#endif /* AVFORMAT_APETAG_H */ -- cgit v1.2.3