1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

profiles: Add missing #endif comment

This commit is contained in:
Diego Biurrun
2016-02-16 18:04:16 +01:00
parent 6b96d2dcda
commit 3d8025d602

View File

@@ -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 */