summaryrefslogtreecommitdiff
path: root/src/curses/WA_REVERSE.c
blob: 6081f722316ae41e6e90de85678d8c78651accb9 (plain)
1
2
3
4
5
6
#include <curses.h>
#define WA_REVERSE                                                        (1<<9)
/*
XOPEN(400)
LINK(curses)
*/