X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=protos.h;h=112ea545190f80aed334ec1d842865a0e519535d;hp=b11b4623da25531ed5b2645b5159aa21c9dc06c2;hb=fa54675b6ceb98bce1a8931b7cc5b70ecedf4225;hpb=84336b1f31f4acefd0bf8500b8571c33669fd99f diff --git a/protos.h b/protos.h index b11b462..112ea54 100644 --- a/protos.h +++ b/protos.h @@ -98,7 +98,7 @@ char *mutt_get_parameter (const char *, PARAMETER *); char *mutt_crypt_hook (ADDRESS *); char *mutt_make_date (char *, size_t); -const char *mutt_make_version (void); +const char *mutt_make_version (int full); const char *mutt_fqdn (short);