X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=protos.h;h=6f9f5b122a3e98123ea62221d28ce91871d10635;hp=52f9e69bd5c76b9656cb9f97dbef4cc29e651dac;hb=88d22daa9c1316d5ccc4b4bb60d40cc96c767757;hpb=7b8e31d67f90cf7580cd599b5037101080d16677 diff --git a/protos.h b/protos.h index 52f9e69..6f9f5b1 100644 --- a/protos.h +++ b/protos.h @@ -45,7 +45,7 @@ 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 (int full); +const char *mutt_make_version(void); const char *mutt_fqdn (short);