summaryrefslogtreecommitdiff
path: root/pith/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/state.h')
-rw-r--r--pith/state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/state.h b/pith/state.h
index 53db2bf9..f6b85d9b 100644
--- a/pith/state.h
+++ b/pith/state.h
@@ -121,6 +121,7 @@ struct pine {
char *folders_dir;
+ unsigned signal_in_progress:1; /* we are handling a signal */
unsigned mangled_footer:1; /* footer needs repainting */
unsigned mangled_header:1; /* header needs repainting */
unsigned mangled_body:1; /* body of screen needs repainting */