From: Benoit Fouet Date: Tue, 19 Jun 2007 21:12:52 +0000 (+0000) Subject: comment endif directive token X-Git-Tag: v0.5~8638 X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=9e15dfebb4400d41f170cc4c088c7a670ed2c3cf;ds=sidebyside comment endif directive token Originally committed as revision 9369 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavformat/mpegts.h b/libavformat/mpegts.h index b2a3299aaf..b18e5a44cc 100644 --- a/libavformat/mpegts.h +++ b/libavformat/mpegts.h @@ -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 */