mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 01:29:05 -04:00
s/SA_SIGNINFO/SA_SIGINFO/g =[
This commit is contained in:
parent
3d3561fe0e
commit
3172f4712a
@ -26,7 +26,7 @@ extern "C" {
|
||||
#define TCSANOW 0
|
||||
#define O_CLOEXEC O_NOINHERIT
|
||||
#define O_NOCTTY 0
|
||||
#define SA_SIGNINFO 0
|
||||
#define SA_SIGINFO 0
|
||||
#define SA_RESETHAND 0
|
||||
#define SIGQUIT 0
|
||||
#define sigdelset(x, y)
|
||||
|
Loading…
x
Reference in New Issue
Block a user