]> git.tuebingen.mpg.de Git - paraslash.git/commit
alsa_write.c: fix compiler warning on x86_64.
authorAndre Noll <maan@systemlinux.org>
Mon, 29 Jan 2007 09:14:37 +0000 (10:14 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 29 Jan 2007 09:14:37 +0000 (10:14 +0100)
commit24152cd83d4165d844ae93a234b1762ed98dd3ab
tree42213fc06ab01e023eb9c6e2b05c46056a93ed2a
parent10756ea9adc1b757ef1ccf2149bda9771923637c
alsa_write.c: fix compiler warning on x86_64.

Simple %d -> %zd format string mismatch.
alsa_write.c