aboutsummaryrefslogtreecommitdiffstats
path: root/g10/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/status.h')
-rw-r--r--g10/status.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/status.h b/g10/status.h
index 3581fd767..667565560 100644
--- a/g10/status.h
+++ b/g10/status.h
@@ -75,6 +75,11 @@
#define STATUS_END_ENCRYPTION 44
#define STATUS_DELETE_PROBLEM 45
+#define STATUS_GET_BOOL 46
+#define STATUS_GET_LINE 47
+#define STATUS_GET_HIDDEN 48
+#define STATUS_GOT_IT 49
+#define STATUS_PROGRESS 50
/*-- status.c --*/
void set_status_fd ( int fd );