aboutsummaryrefslogtreecommitdiffstats
path: root/set.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-11-21 19:34:59 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2010-11-21 19:34:59 +0000
commit09d4922d3740eb0ad2e42e02ca5d57f03b263eab (patch)
tree8deb49d26bf6c54db4330c61711bac8429ea4d7b /set.h
parentbdedc148f84406a4715a1e668ea767927740c790 (diff)
Be clearer about password settings being intentionally hidden (and not
really empty). Bug #657 and confusing BitlBee users since probably 2002.
Diffstat (limited to 'set.h')
-rw-r--r--set.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/set.h b/set.h
index 2a8400dd..8f3028c4 100644
--- a/set.h
+++ b/set.h
@@ -47,6 +47,7 @@ typedef enum
SET_NOSAVE = 0x0001,
SET_NULL_OK = 0x0100,
SET_HIDDEN = 0x0200,
+ SET_PASSWORD = 0x0400,
} set_flags_t;
typedef struct set