]> git.alsa-project.org Git - alsa-lib.git/commit
Printf unsigned ints with %u instead of %i (pcm.c)
authorQuipyowert2 <38995150+Quipyowert2@users.noreply.github.com>
Sun, 17 Feb 2019 12:56:14 +0000 (04:56 -0800)
committerJaroslav Kysela <perex@perex.cz>
Tue, 9 Apr 2019 08:27:36 +0000 (10:27 +0200)
commit09abb79c5ad617fb4abc491c6fa06ef5b72388c0
tree8c25fd960fa358c4fc2d81ea306f7442af5237af
parentac8380888222e32336f4fd2fb151e6ff54fc7933
Printf unsigned ints with %u instead of %i (pcm.c)

Signed-off-by: Nathan Mills <the.true.nathan.mills@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
test/pcm.c