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

#define enter_normal_quality tigetstr("snrmq")

/** set normal quality print **/

/*
TERMINFO_NAME(snrmq)
TERMCAP_NAME(ZL)
XOPEN(400)
*/