summaryrefslogtreecommitdiff
path: root/libavcodec/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/parser.h')
-rw-r--r--libavcodec/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/parser.h b/libavcodec/parser.h
index 8492a0c9b0..47eeb4cdea 100644
--- a/libavcodec/parser.h
+++ b/libavcodec/parser.h
@@ -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 */