Commit 41420a4f authored by Rafaël Carré's avatar Rafaël Carré

ncurses: Fix comment, UTF-8 locale is now required

parent 4a88683b
......@@ -25,11 +25,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
/*
* Note that when we use wide characters (and link with libncursesw),
* we assume that an UTF8 locale is used (or compatible, such as ASCII).
* Other characters encodings are not supported.
*/
/* UTF8 locale is required */
/*****************************************************************************
* Preamble
......
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