[FFmpeg-cvslog] apetag: fix comment

Paul B Mahol git at videolan.org
Fri Feb 10 01:47:52 CET 2012


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Thu Feb  9 00:00:29 2012 +0000| [a16c3a07a6fbf2f76009c33e9d9264195c67704e] | committer: Justin Ruggles

apetag: fix comment

Signed-off-by: Paul B Mahol <onemda at gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a16c3a07a6fbf2f76009c33e9d9264195c67704e
---

 libavformat/apetag.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libavformat/apetag.h b/libavformat/apetag.h
index 9a39d02..a0e6ead 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 */



More information about the ffmpeg-cvslog mailing list