mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
Fix #endif comment typo.
Originally committed as revision 10761 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user