]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cga_data.h
dict: add av_dict_parse_string()
[ffmpeg] / libavcodec / cga_data.h
index 60f572f9b604aa8e7a9dc6052c6780dea9c17d90..2149cfd2f1ed0677ba1a092beccbb6e452691a09 100644 (file)
@@ -45,4 +45,4 @@ extern const uint32_t ff_ega_palette[64];
  */
 void ff_draw_pc_font(uint8_t *dst, int linesize, const uint8_t *font, int font_height, int ch, int fg, int bg);
 
-#endif
+#endif /* AVCODEC_CGA_DATA_H */