From: Andre Noll Date: Mon, 14 Mar 2016 08:01:11 +0000 (+0100) Subject: opus_afh.c: Trivial whitespace fix. X-Git-Tag: v0.5.6~46 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=c311eae67481b400bccac0bfe71d6cad846db2fc;ds=inline opus_afh.c: Trivial whitespace fix. Just an overlong line. --- 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