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

#define prtr_off tigetstr("mc4")

/** turn off printer **/

/*
TERMINFO_NAME(mc4)
TERMCAP_NAME(pf)
XOPEN(400)
*/