include: Fix a typo.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Zhiyi Zhang 2018-08-16 11:57:34 +08:00 committed by Alexandre Julliard
parent e93dcf5ca0
commit 632545162a
1 changed files with 1 additions and 1 deletions

View File

@ -2792,7 +2792,7 @@ typedef struct tagTVITEMCHANGE
UINT uStateNew; UINT uStateNew;
UINT uStateOld; UINT uStateOld;
LPARAM lParam; LPARAM lParam;
} NVTVITEMCHANGE; } NMTVITEMCHANGE;
typedef struct tagNMTVASYNCDRAW typedef struct tagNMTVASYNCDRAW
{ {