[FFmpeg-cvslog] r9454 - trunk/libavcodec/h261.h

diego subversion
Mon Jul 2 12:08:47 CEST 2007


Author: diego
Date: Mon Jul  2 12:08:47 2007
New Revision: 9454

Log:
Add missing comment markers to #endif directive.


Modified:
   trunk/libavcodec/h261.h

Modified: trunk/libavcodec/h261.h
==============================================================================
--- trunk/libavcodec/h261.h	(original)
+++ trunk/libavcodec/h261.h	Mon Jul  2 12:08:47 2007
@@ -48,4 +48,4 @@ typedef struct H261Context{
 
 #define MB_TYPE_H261_FIL 0x800000
 
-#endif AVCODEC_H261_H
+#endif /* AVCODEC_H261_H */




More information about the ffmpeg-cvslog mailing list