Signed-off-by: Paul B Mahol <[email protected]> --- 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 */ -- 1.7.7 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
