Commit 60da5b01 authored by diego's avatar diego

Fix #endif comment typo.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10761 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c5119c25
......@@ -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