Commit 4e650a6f authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Typo

parent 68831708
......@@ -139,7 +139,7 @@ static inline char *ToANSI (const char *utf8)
# define ToT ToANSI
# endif
# define FromLocale FromANSI
# define ToLocale ToAnsi
# define ToLocale ToANSI
# define LocaleFree(s) free((char *)(s))
# define FromLocaleDup FromANSI
# define ToLocaleDup ToANSI
......
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