summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-07-26 12:30:54 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-07-26 12:30:54 +0000
commitb2ab265dd42ff9672e6c7a01a480af2277c38a7a (patch)
tree6c894114a5b6ac04a24c5f971311276cc43d805c /mutt.h
parentba321dc70c7547bf0b13f32b1bf21c8b72cc36a5 (diff)
Implement RFC 2231.
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 d0c06232..6d4ab16f 100644
--- a/mutt.h
+++ b/mutt.h
@@ -312,6 +312,7 @@ enum
OPTRESOLVE,
OPTREVALIAS,
OPTREVNAME,
+ OPTRFC2047PARAMS,
OPTSAVEADDRESS,
OPTSAVEEMPTY,
OPTSAVENAME,