X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=smime.h;h=e344a11f0228cff34b3156eca2198d4be7b4bb53;hp=2822fc742e67d86e3e40ec7b22456ad38e9db522;hb=93805d40ca6a40951a5496011ce8b1334a10df69;hpb=f5b0e714a215eddd4d9f8084b434b713f0a580b4 diff --git a/smime.h b/smime.h index 2822fc7..e344a11 100644 --- a/smime.h +++ b/smime.h @@ -40,7 +40,7 @@ void smime_getkeys (ENVELOPE *); char *smime_ask_for_key (char *, char *, short); -char *smime_findKeys (ADDRESS * to, ADDRESS * cc, ADDRESS * bcc); +char *smime_findKeys (address_t * to, address_t * cc, address_t * bcc); void smime_invoke_import (char *, char *);