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

#define dial_phone tigetstr("dial")

/** dial phone number #1 **/

/*
TERMINFO_NAME(dial)
TERMCAP_NAME(DI)
XOPEN(400)
*/