projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ea62983
)
opus_afh.c: Trivial whitespace fix.
author
Andre Noll
<maan@tuebingen.mpg.de>
Mon, 14 Mar 2016 08:01:11 +0000
(09:01 +0100)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Mon, 28 Mar 2016 17:23:12 +0000
(17:23 +0000)
Just an overlong line.
opus_afh.c
patch
|
blob
|
history
diff --git
a/opus_afh.c
b/opus_afh.c
index ace83008d60db987cfa3350a13d5dc40d365819f..e7511d36325b9e067e9defa10b39ac84911b4d9d 100644
(file)
--- 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