ChangeSet ID: 16060 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/11 05:49:05
Modified files: dlls/dsound : sound3d.c propset.c primary.c dsound_main.c dsound.c capture.c buffer.c
Log message: Robert Reif reif@earthlink.net Removed printing of thread id for AddRef and Release because WINEDEBUG=+tid gives the same result. General consistency cleanup.
Patch: http://cvs.winehq.org/patch.py?id=16060
Old revision New revision Changes Path 1.38 1.39 +29 -33 wine/dlls/dsound/sound3d.c 1.32 1.33 +18 -18 wine/dlls/dsound/propset.c 1.41 1.42 +17 -17 wine/dlls/dsound/primary.c 1.114 1.115 +26 -21 wine/dlls/dsound/dsound_main.c 1.28 1.29 +52 -55 wine/dlls/dsound/dsound.c 1.43 1.44 +37 -39 wine/dlls/dsound/capture.c 1.45 1.46 +43 -45 wine/dlls/dsound/buffer.c