include: DPL_NOCONFIRMATION is not a long.

Michael Stefaniuc mstefani at redhat.de
Wed Nov 23 15:58:40 CST 2011


---
 include/dplobby.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/dplobby.h b/include/dplobby.h
index eb49513..9b243fd 100644
--- a/include/dplobby.h
+++ b/include/dplobby.h
@@ -151,7 +151,7 @@ typedef struct tagDPLMSG_SETPROPERTY
         DWORD   dwPropertyData[1];   /* Buffer containing data */
 } DPLMSG_SETPROPERTY, *LPDPLMSG_SETPROPERTY;
 
-#define DPL_NOCONFIRMATION                      0L
+#define DPL_NOCONFIRMATION      0
 
 /* Reply to DPLMSG_SETPROPERTY */
 typedef struct tagDPLMSG_SETPROPERTYRESPONSE
-- 
1.7.6.4



More information about the wine-patches mailing list