summaryrefslogtreecommitdiff
path: root/libavformat/apetag.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-02-09 00:00:29 +0000
committerJustin Ruggles <justin.ruggles@gmail.com>2012-02-08 21:47:12 -0500
commita16c3a07a6fbf2f76009c33e9d9264195c67704e (patch)
treebad038cbe8ee7739a9818a9aa433b4a317b1b2e2 /libavformat/apetag.h
parentcd1ad18a6539bd7fc2dc4c1740fbcbd498c0c0a2 (diff)
apetag: fix comment
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
Diffstat (limited to 'libavformat/apetag.h')
-rw-r--r--libavformat/apetag.h2
1 files changed, 1 insertions, 1 deletions
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 */