mutt_enter_string is only used for _mutt_get_field for real.
[apps/madmutt.git] / crypt.h
diff --git a/crypt.h b/crypt.h
index 8c5e274..5f78c9f 100644 (file)
--- a/crypt.h
+++ b/crypt.h
@@ -64,6 +64,7 @@ int crypt_send_menu(HEADER *msg, int *redraw, int smime);
 int mutt_protect (HEADER *, char *);
 int mutt_signed_handler (BODY *, STATE *);
 int mutt_parse_crypt_hdr (char *, int);
 int mutt_protect (HEADER *, char *);
 int mutt_signed_handler (BODY *, STATE *);
 int mutt_parse_crypt_hdr (char *, int);
+int mutt_check_traditional_pgp (HEADER *, int *);
 
 /* Check out the type of encryption used and set the cached status
    values if there are any. */
 
 /* Check out the type of encryption used and set the cached status
    values if there are any. */