Add missing comment markers to #endif directive.

Originally committed as revision 9454 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent 0f4e816582
commit 313bacddc0
  1. 2
      libavcodec/h261.h

@ -48,4 +48,4 @@ typedef struct H261Context{
#define MB_TYPE_H261_FIL 0x800000
#endif AVCODEC_H261_H
#endif /* AVCODEC_H261_H */

Loading…
Cancel
Save