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 PZZWSTR PZZTSTR;
|
||||||
typedef PCZZWSTR PCZZTSTR;
|
typedef PCZZWSTR PCZZTSTR;
|
||||||
typedef PUZZWSTR PUZZTSTR;
|
typedef PUZZWSTR PUZZTSTR;
|
||||||
typedef PUCZZWSTR PCUZZTSTR;
|
typedef PCUZZWSTR PCUZZTSTR;
|
||||||
# else /* UNICODE */
|
# else /* UNICODE */
|
||||||
# ifndef _TCHAR_DEFINED
|
# ifndef _TCHAR_DEFINED
|
||||||
typedef CHAR TCHAR, *PTCHAR;
|
typedef CHAR TCHAR, *PTCHAR;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user