[FFmpeg-cvslog] r9369 - trunk/libavformat/mpegts.h

benoit subversion
Tue Jun 19 23:12:53 CEST 2007


Author: benoit
Date: Tue Jun 19 23:12:52 2007
New Revision: 9369

Log:
comment endif directive token


Modified:
   trunk/libavformat/mpegts.h

Modified: trunk/libavformat/mpegts.h
==============================================================================
--- trunk/libavformat/mpegts.h	(original)
+++ trunk/libavformat/mpegts.h	Tue Jun 19 23:12:52 2007
@@ -67,4 +67,4 @@ int mpegts_parse_packet(MpegTSContext *t
                         const uint8_t *buf, int len);
 void mpegts_parse_close(MpegTSContext *ts);
 
-#endif AVFORMAT_MPEGTS_H
+#endif /* AVFORMAT_MPEGTS_H */




More information about the ffmpeg-cvslog mailing list