X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=opus_afh.c;h=e7511d36325b9e067e9defa10b39ac84911b4d9d;hp=ace83008d60db987cfa3350a13d5dc40d365819f;hb=c311eae67481b400bccac0bfe71d6cad846db2fc;hpb=ea629830b9a9901df24e630692b7e4367802fa73 diff --git a/opus_afh.c b/opus_afh.c index ace83008..e7511d36 100644 --- a/opus_afh.c +++ b/opus_afh.c @@ -96,7 +96,8 @@ static int opus_packet_callback(ogg_packet *packet, int packet_num, if (ret < 0) return ret; afhi->channels = oh->channels; - afhi->techinfo = make_message("header version %d, input sample rate: %dHz", + afhi->techinfo = make_message( + "header version %d, input sample rate: %" PRIu32 "Hz", oh->version, oh->input_sample_rate); /* * The input sample rate is irrelevant for afhi->frequency as