On 17/02/16 08:37, Diego Biurrun wrote: > --- > libavcodec/profiles.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/profiles.h b/libavcodec/profiles.h > index 2e6c859..0276b17 100644 > --- a/libavcodec/profiles.h > +++ b/libavcodec/profiles.h > @@ -30,4 +30,4 @@ extern const AVProfile ff_mpeg2_video_profiles[]; > extern const AVProfile ff_mpeg4_video_profiles[]; > extern const AVProfile ff_vc1_profiles[]; > > -#endif > +#endif /* AVCODEC_PROFILES_H */ >
Sure _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
