changeset 5196:5e51f2429bf6 libavcodec

Add missing comment markers to #endif directive.
author diego
date Mon, 02 Jul 2007 10:08:47 +0000
parents 71db186c51b7
children 953a9fd3b5f5
files h261.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/h261.h	Mon Jul 02 07:06:28 2007 +0000
+++ b/h261.h	Mon Jul 02 10:08:47 2007 +0000
@@ -48,4 +48,4 @@
 
 #define MB_TYPE_H261_FIL 0x800000
 
-#endif AVCODEC_H261_H
+#endif /* AVCODEC_H261_H */