X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=crypt.h;h=5f78c9f06e45107c1f81498499b13825c472855e;hp=8c5e2746eeccba2c933f645257f195a6f9e2bf35;hb=f435868132e200bfa71ac155f037cf64bf5414ba;hpb=1951199b744b2104bf7fe60effe5dd0f455aee9c diff --git a/crypt.h b/crypt.h index 8c5e274..5f78c9f 100644 --- 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_check_traditional_pgp (HEADER *, int *); /* Check out the type of encryption used and set the cached status values if there are any. */