diff --git a/libavformat/apngdec.c b/libavformat/apngdec.c index 2af87ad497..db501ecba3 100644 --- a/libavformat/apngdec.c +++ b/libavformat/apngdec.c @@ -283,7 +283,7 @@ static int decode_fctl_chunk(AVFormatContext *s, APNGDemuxContext *ctx, AVPacket "delay_den: %"PRIu16", " "dispose_op: %d, " "blend_op: %d\n", - __func__, + __FUNCTION__, sequence_number, width, height,