diff h263_parser.h @ 5169:3fd46e281bd8 libavcodec

add a comment to indicate which #endif belong to which #define
author gpoirier
date Sun, 17 Jun 2007 18:59:28 +0000
parents 9ecbfc0c82bf
children 1d83e9c34641
line wrap: on
line diff
--- a/h263_parser.h	Sun Jun 17 15:47:03 2007 +0000
+++ b/h263_parser.h	Sun Jun 17 18:59:28 2007 +0000
@@ -26,4 +26,4 @@
 
 int ff_h263_find_frame_end(ParseContext *pc, const uint8_t *buf, int buf_size);
 
-#endif
+#endif // AVCODEC_H263_PARSER_H