summaryrefslogtreecommitdiff
path: root/src/curses/chtype.c
blob: d56a0eb0770f763018f2b65b6e9d37687faf4b90 (plain)
1
2
3
4
5
6
7
8
#include <curses.h>

typedef unsigned int chtype;

/*
XOPEN(4)
LINK(curses)
*/