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

#define stop_bit_image tigetstr("rbim")

/** end printing bit image graphics **/

/*
TERMINFO_NAME(rbim)
TERMCAP_NAME(Zs)
XOPEN(400)
*/