Commit b26b1850 by Thomas Barabosch

Fixed two encoding issues.

parent 066be5de
...@@ -156,10 +156,10 @@ ...@@ -156,10 +156,10 @@
"wmemmove", "wmemmove",
"memcmp", "memcmp",
"wmemcmp", "wmemcmp",
"me\u200bmset", "memset",
"wmemset", "wmemset",
"gets", "gets",
"sprintf\u200b", "sprintf",
"vsprintf", "vsprintf",
"swprintf", "swprintf",
"vswprintf", "vswprintf",
......
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