Browse code

comment endif directive token

Originally committed as revision 9369 to svn://svn.ffmpeg.org/ffmpeg/trunk

Benoit Fouet authored on 2007/06/20 06:12:52
Showing 1 changed files
... ...
@@ -67,4 +67,4 @@ int mpegts_parse_packet(MpegTSContext *ts, AVPacket *pkt,
67 67
                         const uint8_t *buf, int len);
68 68
 void mpegts_parse_close(MpegTSContext *ts);
69 69
 
70
-#endif AVFORMAT_MPEGTS_H
70
+#endif /* AVFORMAT_MPEGTS_H */