about summary refs log tree commit diff stats
path: root/src/config/preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/preferences.h')
-rw-r--r--src/config/preferences.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/preferences.h b/src/config/preferences.h
index bf5f1e46..46bdd550 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -111,7 +111,7 @@ typedef enum {
     PREF_INPBLOCK_DYNAMIC,
     PREF_ENC_WARN,
     PREF_PGP_LOG,
-    PREF_CERT_PATH,
+    PREF_TLS_CERTPATH,
     PREF_TLS_SHOW,
     PREF_LASTACTIVITY,
 } preference_t;