[PATCH 3/4] coreaudio: Standardize on DRV_SUCCESS/FAILURE status codes for setup functions. (try 2, fixed wrapping)

Ken Thomases ken at codeweavers.com
Wed Mar 12 02:06:17 CDT 2008


This changes the sense of the CoreAudio_WaveInit return value, but nobody was
ever checking it, anyway.
---
  dlls/winecoreaudio.drv/audio.c     |   16 ++++++++--------
  dlls/winecoreaudio.drv/coreaudio.c |    4 ++--
  dlls/winecoreaudio.drv/midi.c      |    6 +++---
  dlls/winecoreaudio.drv/mixer.c     |    6 +++---
  4 files changed, 16 insertions(+), 16 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9975bc897456c1ae0eb980753ffae0c524334685.diff
Type: text/x-patch
Size: 5028 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080312/e0800d4d/attachment.bin 


More information about the wine-patches mailing list