summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-15 19:45:37 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-15 19:45:37 +0000
commitf401f06b486a301db6173105742543ba08a9b332 (patch)
tree1e8ed80951fb1e32aec0b81c09836fedef5fd659 /mutt.h
parent51a48620e4e28b7bcf0960cc18aea4d00bdb4f88 (diff)
This patch introduces the ~k pattern for messages containing pgp key
material.
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 38208787..2f8415b1 100644
--- a/mutt.h
+++ b/mutt.h
@@ -208,6 +208,7 @@ enum
#ifdef _PGPPATH
M_PGP_SIGN,
M_PGP_ENCRYPT,
+ M_PGP_KEY,
#endif
/* Options for Mailcap lookup */