noaudio: fix return value for read()
authorMichael Walle <michael@walle.cc>
Wed, 8 Dec 2010 23:34:51 +0000 (00:34 +0100)
committermalc <av1474@comtv.ru>
Fri, 10 Dec 2010 02:25:35 +0000 (05:25 +0300)
commitaa2fc9eba3f9e56851a2abf6ea871d17ae0dde7e
tree0d4c596f07fa4519f1a2687fa957db1146b6fa51
parent0a892257657216f9952be8cefd150c3fb68ac2e4
noaudio: fix return value for read()

Read should return bytes instead of samples.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: malc <av1474@comtv.ru>
audio/noaudio.c