aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/status.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/status.h b/common/status.h
index f1af5877c..76b1b304f 100644
--- a/common/status.h
+++ b/common/status.h
@@ -124,6 +124,8 @@ enum
STATUS_PINENTRY_LAUNCHED,
+ STATUS_PLAINTEXT_FOLLOWS, /* Used by g13-syshelp */
+
STATUS_ERROR,
STATUS_SUCCESS,
STATUS_FAILURE,