Renamed PREF_CERT_PATH -> PREF_TLS_CERTPATH

This commit is contained in:
James Booth
2015-10-18 00:03:15 +01:00
parent b8c08f85cc
commit 31ecd41c8f
4 changed files with 8 additions and 8 deletions

View File

@@ -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;