aboutsummaryrefslogtreecommitdiffstats
path: root/common/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/status.h')
-rw-r--r--common/status.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/status.h b/common/status.h
index 9219bf4d9..3c78eda08 100644
--- a/common/status.h
+++ b/common/status.h
@@ -125,7 +125,9 @@ enum
STATUS_PINENTRY_LAUNCHED,
STATUS_ERROR,
- STATUS_SUCCESS
+ STATUS_SUCCESS,
+
+ STATUS_INQUIRE_MAXLEN,
};