Commit aeb6a697 authored by Diego Biurrun's avatar Diego Biurrun

Fix #endif comment typo.

Originally committed as revision 10761 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 52703a64
......@@ -59,4 +59,4 @@ int ff_mpeg4video_split(AVCodecContext *avctx, const uint8_t *buf,
void ff_parse_close(AVCodecParserContext *s);
void ff_parse1_close(AVCodecParserContext *s);
#endif /* !FFMPEG_PARSER_H */
#endif /* FFMPEG_PARSER_H */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment