Module: wine Branch: master Commit: a7449dbf598c009f4af62c04969dff0f77f5a12d URL: http://source.winehq.org/git/wine.git/?a=commit;h=a7449dbf598c009f4af62c0496...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Jan 17 22:39:26 2013 +0400
qmgr: COM cleanup of IBackgroundCopyJob2 interface.
---
dlls/qmgr/enum_files.c | 7 ++--- dlls/qmgr/enum_jobs.c | 6 ++-- dlls/qmgr/file.c | 4 +- dlls/qmgr/job.c | 64 +++++++++++++++++++++++++++-------------------- dlls/qmgr/qmgr.c | 9 +++--- dlls/qmgr/qmgr.h | 7 ++--- 6 files changed, 52 insertions(+), 45 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a7449dbf598c009f4af62c...