]> git.tue.mpg.de Git - paraslash.git/commit
Fix another gcc warning on older Mac OS.
authorAndre Noll <maan@systemlinux.org>
Mon, 21 Dec 2009 13:30:34 +0000 (14:30 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 21 Dec 2009 13:30:34 +0000 (14:30 +0100)
commit9f7aecdbca21d6cadfe36ac46f6f0dada92ce8f2
treefcf744ca2383e528f91eef0ed2aa30fc8ab7f779
parent8b8a81f7faf8faec7a14ebfca4ce2e5c6ad3ac40
Fix another gcc warning on older Mac OS.

Fixes
wmadec_filter.c: In function 'wma_decode_superframe':
wmadec_filter.c:1182: warning: format '%zd' expects type 'signed size_t', but argument 6 has type 'int'
wmadec_filter.c