summaryrefslogtreecommitdiff
path: root/src/term/plab_norm.c
blob: b14e2f2246b1a3ea6495c4bf8d1bd78f3a2c3ee7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <curses.h>

#define plab_norm tigetstr("pln")

/** program label #1 to show string #2 **/

/*
TERMINFO_NAME(pln)
TERMCAP_NAME(pn)
XOPEN(400)
*/