Fix wchar_t type on 605599b6f150b89ba6539c4d088231b326adcb48
authorLoic Blot <loic.blot@unix-experience.fr>
Sat, 20 May 2017 18:13:29 +0000 (20:13 +0200)
committerLoic Blot <loic.blot@unix-experience.fr>
Sat, 20 May 2017 18:13:29 +0000 (20:13 +0200)
commita2bb776ea81715a7b9eae4b2ea8aca032d42fb5e
treefd26930ae8514cbf21d3f223f2e537a7c5136e4b
parent60baf8120cdaabc619ab655065d95e8318e98412
Fix wchar_t type on 605599b6f150b89ba6539c4d088231b326adcb48

event.KeyInput.Char is a wchar_t, iswprint should be used
src/guiChatConsole.cpp