summaryrefslogtreecommitdiff
path: root/term/stop_char_set_def.h
blob: 3c3e27143dcad492315bd206a04540cf82e4dbdb (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <term.h>

#define stop_char_set_def tigetstr("rcsd")

/** end definition of a character set **/

/*
TERMINFO_NAME(rcsd)
TERMCAP_NAME(Zt)
XOPEN(400)
*/