include: Fix a typo in the declaration of PCUZZTSTR.
This commit is contained in:
parent
a809803a92
commit
62d1957850
|
@ -517,7 +517,7 @@ typedef PCUNZWCH PCUNZTCH;
|
|||
typedef PZZWSTR PZZTSTR;
|
||||
typedef PCZZWSTR PCZZTSTR;
|
||||
typedef PUZZWSTR PUZZTSTR;
|
||||
typedef PUCZZWSTR PCUZZTSTR;
|
||||
typedef PCUZZWSTR PCUZZTSTR;
|
||||
# else /* UNICODE */
|
||||
# ifndef _TCHAR_DEFINED
|
||||
typedef CHAR TCHAR, *PTCHAR;
|
||||
|
|
Loading…
Reference in New Issue