summaryrefslogtreecommitdiff
path: root/pith/conftype.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/conftype.h')
-rw-r--r--pith/conftype.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pith/conftype.h b/pith/conftype.h
index 42573ce..0e782e6 100644
--- a/pith/conftype.h
+++ b/pith/conftype.h
@@ -359,9 +359,9 @@ typedef enum {
F_AUTO_INCLUDE_IN_REPLY,
F_DISABLE_CONFIG_SCREEN,
F_DISABLE_PASSWORD_CACHING,
-#ifdef PASSFILE
+#ifdef LOCAL_PASSWD_CACHE
F_DISABLE_PASSWORD_FILE_SAVING,
-#endif /* PASSFILE */
+#endif /* LOCAL_PASSWD_CACHE */
F_DISABLE_REGEX,
F_DISABLE_PASSWORD_CMD,
F_DISABLE_UPDATE_CMD,