profiles: Add missing #endif comment

pull/180/head
Diego Biurrun 9 years ago
parent 6b96d2dcda
commit 3d8025d602
  1. 2
      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 */

Loading…
Cancel
Save