aboutsummaryrefslogtreecommitdiffstats
path: root/src/status-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/status-table.c')
-rw-r--r--src/status-table.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/status-table.c b/src/status-table.c
index eeafb896..6ec73ab1 100644
--- a/src/status-table.c
+++ b/src/status-table.c
@@ -51,6 +51,7 @@ static struct status_table_s status_table[] =
{ "BEGIN_ENCRYPTION", GPGME_STATUS_BEGIN_ENCRYPTION },
{ "BEGIN_SIGNING", GPGME_STATUS_BEGIN_SIGNING },
{ "BEGIN_STREAM", GPGME_STATUS_BEGIN_STREAM },
+ { "CANCELED_BY_USER", GPGME_STATUS_CANCELED_BY_USER },
{ "CARDCTRL", GPGME_STATUS_CARDCTRL },
{ "DECRYPTION_FAILED", GPGME_STATUS_DECRYPTION_FAILED },
{ "DECRYPTION_INFO", GPGME_STATUS_DECRYPTION_INFO },