Commit 62d19578 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

include: Fix a typo in the declaration of PCUZZTSTR.

parent a809803a
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment