mirror of https://git.ffmpeg.org/ffmpeg.git
Add missing comment markers to #endif directive.
Originally committed as revision 9454 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0f4e816582
commit
313bacddc0
|
@ -48,4 +48,4 @@ typedef struct H261Context{
|
||||||
|
|
||||||
#define MB_TYPE_H261_FIL 0x800000
|
#define MB_TYPE_H261_FIL 0x800000
|
||||||
|
|
||||||
#endif AVCODEC_H261_H
|
#endif /* AVCODEC_H261_H */
|
||||||
|
|
Loading…
Reference in New Issue