aboutsummaryrefslogtreecommitdiff
path: root/winsup/w32api/include/commctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/commctrl.h')
-rw-r--r--winsup/w32api/include/commctrl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/commctrl.h b/winsup/w32api/include/commctrl.h
index 7f07985..a7b1206 100644
--- a/winsup/w32api/include/commctrl.h
+++ b/winsup/w32api/include/commctrl.h
@@ -1523,7 +1523,7 @@ typedef struct tagNMCUSTOMDRAWINFO {
RECT rc;
DWORD dwItemSpec;
UINT uItemState;
- LPARAM lItemParam;
+ LPARAM lItemlParam;
} NMCUSTOMDRAW, *LPNMCUSTOMDRAW;
typedef struct tagNMLVCUSTOMDRAW {
NMCUSTOMDRAW nmcd;