include: Fix typo in comment

André Hentschel nerv at dawncrow.de
Tue Nov 2 13:53:04 CDT 2010


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

diff --git a/include/commctrl.h b/include/commctrl.h
index a9394b5..4eb1f4b 100644
--- a/include/commctrl.h
+++ b/include/commctrl.h
@@ -199,7 +199,7 @@ typedef struct tagNMCHAR
 #endif
 
 
-/* This is only for Winelib applications. DON't use it wine itself!!! */
+/* This is only for Winelib applications. DON't use in Wine itself!!! */
 #ifndef SNDMSG
 #ifdef __cplusplus
 #define SNDMSG ::SendMessage
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list