diff options
Diffstat (limited to 'g10/status.h')
-rw-r--r-- | g10/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/status.h b/g10/status.h index e0f552b60..734c29983 100644 --- a/g10/status.h +++ b/g10/status.h @@ -49,6 +49,7 @@ #define STATUS_NEED_PASSPHRASE 20 #define STATUS_VALIDSIG 21 +#define STATUS_SIG_ID 22 /*-- status.c --*/ void set_status_fd ( int fd ); |