changeset 2211:1fddd398cc31 libavformat

Add missing comment markers to #endif directive.
author diego
date Mon, 02 Jul 2007 10:10:53 +0000
parents dbcfc6a4c016
children b1c6f0fe58f3
files nut.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nut.h	Wed Jun 27 06:54:47 2007 +0000
+++ b/nut.h	Mon Jul 02 10:10:53 2007 +0000
@@ -99,4 +99,4 @@
     return av_crc(av_crc04C11DB7, checksum, buf, len);
 }
 
-#endif AVFORMAT_NUT_H
+#endif /* AVFORMAT_NUT_H */