OSDN Git Service

comment endif directive token
authorBenoit Fouet <benoit.fouet@free.fr>
Tue, 19 Jun 2007 21:12:52 +0000 (21:12 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Tue, 19 Jun 2007 21:12:52 +0000 (21:12 +0000)
Originally committed as revision 9369 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/mpegts.h

index b2a3299..b18e5a4 100644 (file)
@@ -67,4 +67,4 @@ int mpegts_parse_packet(MpegTSContext *ts, AVPacket *pkt,
                         const uint8_t *buf, int len);
 void mpegts_parse_close(MpegTSContext *ts);
 
-#endif AVFORMAT_MPEGTS_H
+#endif /* AVFORMAT_MPEGTS_H */