X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=protos.h;h=560a1b28fcbc254a92046ff1054a8da9eb3cdbac;hp=2553cc87738657eb401feee0b70730ef363403d1;hb=50e7679dd16170d715accdb645258f87777167dd;hpb=a5fa2af549bea868843481ec567804555f6d9c58 diff --git a/protos.h b/protos.h index 2553cc8..560a1b2 100644 --- a/protos.h +++ b/protos.h @@ -7,6 +7,7 @@ * please see the file GPL in the top level source directory. */ +extern const char *madmutt_version; /* use the m_temp{fd,file} functions instead */ void mutt_adv_mktemp (const char*, char*, ssize_t) __attribute__((deprecated)); @@ -43,8 +44,6 @@ const char *mutt_get_name (address_t *); const char *mutt_crypt_hook (address_t *); char *mutt_make_date (char *, ssize_t); -const char *mutt_make_version(void); - const char *mutt_fqdn (short); void mutt_add_to_reference_headers (ENVELOPE * env, ENVELOPE * curenv,