diff options
Diffstat (limited to 'src/status-table.c')
| -rw-r--r-- | src/status-table.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/status-table.c b/src/status-table.c index 1b94e101..6c48e41f 100644 --- a/src/status-table.c +++ b/src/status-table.c @@ -125,6 +125,7 @@ static struct status_table_s status_table[] = { "SHM_GET_HIDDEN", GPGME_STATUS_SHM_GET_HIDDEN }, { "SHM_INFO", GPGME_STATUS_SHM_INFO }, { "SIGEXPIRED", GPGME_STATUS_SIGEXPIRED }, + { "SIGINFO", GPGME_STATUS_SIGINFO }, { "SIG_CREATED", GPGME_STATUS_SIG_CREATED }, { "SIG_ID", GPGME_STATUS_SIG_ID }, { "SIG_SUBPACKET", GPGME_STATUS_SIG_SUBPACKET }, |
