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

#define flash_hook tigetstr("hook")

/** flash the switch hook **/

/*
TERMINFO_NAME(hook)
TERMCAP_NAME(fh)
XOPEN(400)
*/