]> git.tue.mpg.de Git - paraslash.git/commit
Fix a gcc warning in alsa_open() on x86_64.
authorAndre Noll <maan@systemlinux.org>
Fri, 28 Nov 2008 12:38:13 +0000 (13:38 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 28 Nov 2008 12:38:13 +0000 (13:38 +0100)
commit288365e77a154b98e0a175be2801da5a15e2c0d3
treeaaf5b975a1b1fc08d342c974903424891ae4cec5
parentf8620d627a59414b3a63c28f245201f4dd273880
Fix a gcc warning in alsa_open() on x86_64.

alsa_write.c:136: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
alsa_write.c