[FFmpeg-cvslog] r9455 - trunk/libavformat/nut.h

diego subversion
Mon Jul 2 12:10:54 CEST 2007


Author: diego
Date: Mon Jul  2 12:10:53 2007
New Revision: 9455

Log:
Add missing comment markers to #endif directive.


Modified:
   trunk/libavformat/nut.h

Modified: trunk/libavformat/nut.h
==============================================================================
--- trunk/libavformat/nut.h	(original)
+++ trunk/libavformat/nut.h	Mon Jul  2 12:10:53 2007
@@ -99,4 +99,4 @@ static unsigned long av_crc04C11DB7_upda
     return av_crc(av_crc04C11DB7, checksum, buf, len);
 }
 
-#endif AVFORMAT_NUT_H
+#endif /* AVFORMAT_NUT_H */




More information about the ffmpeg-cvslog mailing list