aboutsummaryrefslogtreecommitdiff
path: root/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'state.h')
-rw-r--r--state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/state.h b/state.h
index 6811c41..7c14952 100644
--- a/state.h
+++ b/state.h
@@ -117,6 +117,7 @@ typedef struct {
bool exact_match;
bool center;
bool verbose;
+ bool password;
// input
item_t* items;