mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
comment endif directive token
Originally committed as revision 9369 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d6cfad679a
commit
9e15dfebb4
@ -67,4 +67,4 @@ int mpegts_parse_packet(MpegTSContext *ts, AVPacket *pkt,
|
|||||||
const uint8_t *buf, int len);
|
const uint8_t *buf, int len);
|
||||||
void mpegts_parse_close(MpegTSContext *ts);
|
void mpegts_parse_close(MpegTSContext *ts);
|
||||||
|
|
||||||
#endif AVFORMAT_MPEGTS_H
|
#endif /* AVFORMAT_MPEGTS_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user