summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/h261.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h261.h b/libavcodec/h261.h
index 5f996dee63..b5eb539e73 100644
--- a/libavcodec/h261.h
+++ b/libavcodec/h261.h
@@ -48,4 +48,4 @@ typedef struct H261Context{
#define MB_TYPE_H261_FIL 0x800000
-#endif AVCODEC_H261_H
+#endif /* AVCODEC_H261_H */