wineesd.drv: Add missing return in function returning non-void.
commit0b872e65b263392b4850a3e43d8ca11847d8d32c
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 28 Jan 2009 00:05:45 +0000 (28 01:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Jan 2009 11:11:01 +0000 (28 12:11 +0100)
tree27f3b902d0e181ac76e852530d0191c2d0ecdfcc
parent116886cf0a52962380ed55f03d0bf089c1b70521
wineesd.drv: Add missing return in function returning non-void.

Return value is analog to what the ALSA and OSS driver are doing.
dlls/wineesd.drv/audio.c