]> git.alsa-project.org Git - alsa-utils.git/commit
aplay - Fix a compile warning
authorTakashi Iwai <tiwai@suse.de>
Wed, 16 Apr 2008 12:43:01 +0000 (14:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 16 Apr 2008 12:43:01 +0000 (14:43 +0200)
commit8802e85d41ab5fea1eb5bedf19a520373e483a67
tree327675514caeb939293972b6d4a5dd91da0aee9c
parent8e3e09dd0b17e507787ef9b8657d4f1609a52b1f
aplay - Fix a compile warning

aplay.c: In function ‘compute_max_peak’:
aplay.c:1327: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
aplay/aplay.c