[PATCH 2/2] include: Fix a typo.

Zhiyi Zhang zzhang at codeweavers.com
Wed Aug 15 22:57:34 CDT 2018


Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
---
 include/commctrl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/commctrl.h b/include/commctrl.h
index c01d7c2e5a..455f8a42ca 100644
--- a/include/commctrl.h
+++ b/include/commctrl.h
@@ -2792,7 +2792,7 @@ typedef struct tagTVITEMCHANGE
     UINT uStateNew;
     UINT uStateOld;
     LPARAM lParam;
-} NVTVITEMCHANGE;
+} NMTVITEMCHANGE;
 
 typedef struct tagNMTVASYNCDRAW
 {
-- 
2.18.0




More information about the wine-devel mailing list