Use nl_langinfo properly to detect if the charset is utf8
authorPierre Habouzit <madcoder@debian.org>
Sun, 30 Dec 2007 10:50:19 +0000 (11:50 +0100)
committerPierre Habouzit <madcoder@debian.org>
Sun, 30 Dec 2007 11:09:37 +0000 (12:09 +0100)
  Also remove bogus guard: we cannot use waddch for a multi-byte character
(EUC-JP comes to mind).

Signed-off-by: Pierre Habouzit <madcoder@debian.org>

No differences found