Skip to content
Snippets Groups Projects
Commit 3d8025d6 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

profiles: Add missing #endif comment

parent 6b96d2dc
No related branches found
No related tags found
No related merge requests found
...@@ -30,4 +30,4 @@ extern const AVProfile ff_mpeg2_video_profiles[]; ...@@ -30,4 +30,4 @@ extern const AVProfile ff_mpeg2_video_profiles[];
extern const AVProfile ff_mpeg4_video_profiles[]; extern const AVProfile ff_mpeg4_video_profiles[];
extern const AVProfile ff_vc1_profiles[]; extern const AVProfile ff_vc1_profiles[];
#endif #endif /* AVCODEC_PROFILES_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment