git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing comment markers to #endif directive.
[ffmpeg.git]
/
libavcodec
/
h261.h
diff --git
a/libavcodec/h261.h
b/libavcodec/h261.h
index
5f996de
..
b5eb539
100644
(file)
--- 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 */