Add missing comment markers to #endif directive.

Originally committed as revision 9454 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-07-02 10:08:47 +00:00
parent 0f4e816582
commit 313bacddc0
1 changed files with 1 additions and 1 deletions

View File

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