]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix two gcc warnings.
authorAndre Noll <maan@systemlinux.org>
Mon, 4 May 2009 11:12:17 +0000 (13:12 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 4 May 2009 11:12:17 +0000 (13:12 +0200)
commit813bec7dd99c3f5f43f046af0b1c87d70010dd19
tree6cec14b911ae9e2d1768e9a3558c24f9f046f639
parent9b5d9adba31e6d42b9dde81fcd3b6f8a0b16bcfc
Fix two gcc warnings.

mp3_afh.c:420: warning: comparison of distinct pointer types lacks a cast
alsa_write.c:119: warning: format '%zu' expects type 'size_t', but argument 4 has type 'int'
alsa_write.c
mp3_afh.c