summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-03-02 09:47:55 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-03-02 09:47:55 +0000
commit8bdc339d814063238ca3468091e0f17548a11bb3 (patch)
treedb6b51c6f65d2431bf8edb66ef60626d57d7412b /mutt.h
parent55b612f6ef62b77a9ec7b69c4d4bf835b2874e64 (diff)
Add $reverse_realname option. Essentially suggested by ws@rhein.de.
Diffstat (limited to 'mutt.h')
-rw-r--r--mutt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt.h b/mutt.h
index 72171b85..8cfff810 100644
--- a/mutt.h
+++ b/mutt.h
@@ -327,6 +327,7 @@ enum
OPTRESOLVE,
OPTREVALIAS,
OPTREVNAME,
+ OPTREVREAL,
OPTRFC2047PARAMS,
OPTSAVEADDRESS,
OPTSAVEEMPTY,