summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-03-16 10:01:43 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-03-16 10:01:43 +0000
commit2551a481f781d58e35ee10ccff88edae6de1f0e0 (patch)
tree3189ab9bf07c1d9c7b0a5a0e5bc8d4e7f809624e /mutt.h
parentf28d4dd52b3cbd1f9e31d8bb747e8f4cea4fee74 (diff)
Add the $print_decode option.
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 da8bd213..48212dab 100644
--- a/mutt.h
+++ b/mutt.h
@@ -321,6 +321,7 @@ enum
OPTPIPESPLIT,
OPTPOPDELETE,
OPTPOPLAST,
+ OPTPRINTDECODE,
OPTPROMPTAFTER,
OPTREADONLY,
OPTREPLYSELF,