Module: wine Branch: refs/heads/master Commit: 0265676a2758320b6a4454337cb1444e93eb0f80 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=0265676a2758320b6a445433...
Author: Robert Reif reif@earthlink.net Date: Tue Jan 3 17:32:50 2006 +0100
dsound: Remove WINAPI from internal functions.
---
dlls/dsound/buffer.c | 12 +++++----- dlls/dsound/capture.c | 8 +++---- dlls/dsound/dsound.c | 16 +++++++------ dlls/dsound/dsound_private.h | 50 +++++++++++++++++++++--------------------- dlls/dsound/primary.c | 2 +- dlls/dsound/propset.c | 6 +++-- dlls/dsound/sound3d.c | 8 +++---- 7 files changed, 51 insertions(+), 51 deletions(-)