summaryrefslogtreecommitdiffstats
path: root/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'signal.h')
-rw-r--r--signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/signal.h b/signal.h
index 0bbff153..25a2765a 100644
--- a/signal.h
+++ b/signal.h
@@ -56,7 +56,7 @@
if (sig_save) \
sig_check(); \
} while(0)
-
+
typedef struct {
jmp_buf jb;
sig_atomic_t se;