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

#define dot_vert_spacing tigetnum("spinv")

/** spacing of pins vertically in pins per inch **/

/*
TERMINFO_NAME(spinv)
TERMCAP_NAME(Yb)
XOPEN(400)
*/