avformat.h: fix a misplaced #endif

This commit is contained in:
Anton Khirnov 2011-04-09 07:30:33 +02:00
parent da21440d46
commit 17ca374c7d
1 changed files with 1 additions and 1 deletions

View File

@ -998,8 +998,8 @@ void av_pkt_dump_log2(void *avcl, int level, AVPacket *pkt, int dump_payload,
#if FF_API_PKT_DUMP
attribute_deprecated void av_pkt_dump(FILE *f, AVPacket *pkt, int dump_payload);
attribute_deprecated void av_pkt_dump_log(void *avcl, int level, AVPacket *pkt,
#endif
int dump_payload);
#endif
/**
* Initialize libavformat and register all the muxers, demuxers and