git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f4e816
)
Add missing comment markers to #endif directive.
author
Diego Biurrun
<diego@biurrun.de>
Mon, 2 Jul 2007 10:08:47 +0000
(10:08 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Mon, 2 Jul 2007 10:08:47 +0000
(10:08 +0000)
Originally committed as revision 9454 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h261.h
patch
|
blob
|
history
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 */