X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=opus_afh.c;h=e7511d36325b9e067e9defa10b39ac84911b4d9d;hb=ab51fc9c72dc51e76ccabbc150413c8031751436;hp=ace83008d60db987cfa3350a13d5dc40d365819f;hpb=0f4910b50116416fefb09ca67a615679067ef359;p=paraslash.git 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