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

#define plab_norm tigetstr("pln")

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

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