R_MAX should be R_CANCEL now

This commit is contained in:
Kevin Ballard 2014-09-21 20:54:44 -07:00
parent a027566295
commit 94e535507c

View file

@ -76,7 +76,7 @@ enum
wcstring describe_char(wint_t c);
#define R_MIN R_NULL
#define R_MAX R_AND
#define R_MAX R_CANCEL
/**
Initialize the terminal by calling setupterm, and set up arrays