aboutsummaryrefslogtreecommitdiffstats
path: root/set.h
diff options
context:
space:
mode:
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 19ea73fb..5d03dc70 100644
--- a/set.h
+++ b/set.h
@@ -53,6 +53,7 @@ typedef struct set
object this settings belongs to. */
char *key;
+ char *old_key; /* Previously known as; for smooth upgrades. */
char *value;
char *def; /* Default value. If the set_setstr() function
notices a new value is exactly the same as