summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-11-23 10:13:17 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-11-23 10:13:17 +0000
commit67253cdde285337167c2395a07f3e80b2dd4733c (patch)
tree1c1e8f6d733c444bbbc7dc5b5d3a056e30fa09bc /mutt.h
parentf7b6089f9d808cceb88d8880a84eb1d3e1b1de28 (diff)
Adding an fcc_clear option for unencrypted and unsigned FCCs.
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 a629076c..b72a7cb1 100644
--- a/mutt.h
+++ b/mutt.h
@@ -286,6 +286,7 @@ enum
OPTENCODEFROM,
OPTFASTREPLY,
OPTFCCATTACH,
+ OPTFCCCLEAR,
OPTFOLLOWUPTO,
OPTFORCENAME,
OPTFORWDECODE,