summaryrefslogtreecommitdiff
path: root/src/curses/WA_ALTCHARSET.h
blob: 7c8b69caa4545c7c0013f1be018576d0308eb383 (plain)
1
2
3
4
5
6
#include <curses.h>
#define WA_ALTCHARSET                                                     (1<<0)
/*
XOPEN(400)
LINK(curses)
*/