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 6ec73ab1..6b2e3396 100644
--- a/src/status-table.c
+++ b/src/status-table.c
@@ -58,6 +58,7 @@ static struct status_table_s status_table[] =
{ "DECRYPTION_OKAY", GPGME_STATUS_DECRYPTION_OKAY },
{ "DELETE_PROBLEM", GPGME_STATUS_DELETE_PROBLEM },
{ "DECRYPTION_COMPLIANCE_MODE", GPGME_STATUS_DECRYPTION_COMPLIANCE_MODE },
+ { "ENCRYPTION_COMPLIANCE_MODE", GPGME_STATUS_ENCRYPTION_COMPLIANCE_MODE },
{ "ENC_TO", GPGME_STATUS_ENC_TO },
{ "END_DECRYPTION", GPGME_STATUS_END_DECRYPTION },
{ "END_ENCRYPTION", GPGME_STATUS_END_ENCRYPTION },