On 08/02/12 16:00, Paul B Mahol wrote: > > 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 */
Looks fine. -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
