summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-02-26 15:41:52 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-02-26 15:41:52 +0000
commit5fe3bb680466619f6d8aa4f29caf77f76e94bab1 (patch)
tree7596a82b8259157ffab8dd620d6ecabc96e2708d /mutt.h
parent9a048db1f1340cc6ef06a8dc40e534ca875e6262 (diff)
Adding pgp_replyencrypt.
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 200102d7..46b6667a 100644
--- a/mutt.h
+++ b/mutt.h
@@ -359,6 +359,7 @@ enum
OPTPGPLONGIDS,
OPTPGPREPLYENCRYPT,
OPTPGPREPLYSIGN,
+ OPTPGPREPLYSIGNENCRYPTED,
OPTPGPENCRYPTSELF,
OPTPGPRETAINABLESIG,
OPTPGPSTRICTENC,