fix windows bootstrap

Joe Groff 2009-09-19 11:30:23 -05:00
parent 0e21c2b81e
commit d3f21d593a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ TYPEDEF: ushort wchar_t
SYMBOL: wchar_t* SYMBOL: wchar_t*
<< <<
{ char* utf16n } \ wchar_t* typedef { char* utf16n } \ wchar_t* typedef
wchar_t wchar_t* "pointer-c-type" set-word-prop \ wchar_t \ wchar_t* "pointer-c-type" set-word-prop
>> >>
TYPEDEF: wchar_t WCHAR TYPEDEF: wchar_t WCHAR