Fix "format '%d' expects type 'int', but argument 6 has type 'size_t'" warning.
commitcb8c70d6c2ee1a9aa6465719854175f4ede514fd
authorranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 4 Oct 2008 15:11:39 +0000 (4 15:11 +0000)
committerranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 4 Oct 2008 15:11:39 +0000 (4 15:11 +0000)
tree606a341f7547d1fafebaed0023edcc357d96160b
parentd68f29e5939368f5c2cffe2dd77d4d0bae950c92
Fix "format '%d' expects type 'int', but argument 6 has type 'size_t'" warning.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27714 b3059339-0415-0410-9bf9-f77b7e298cf2
libao2/ao_alsa.c