diff options
Diffstat (limited to 'g10/status.h')
-rw-r--r-- | g10/status.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/status.h b/g10/status.h index 3e4c7699c..bc7271dc9 100644 --- a/g10/status.h +++ b/g10/status.h @@ -118,6 +118,8 @@ #define STATUS_PKA_TRUST_BAD 82 #define STATUS_PKA_TRUST_GOOD 83 +#define STATUS_BEGIN_SIGNING 84 + /*-- status.c --*/ void set_status_fd ( int fd ); |