X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=rfc1524.c;h=b02ab4d49622a62ddf82ee27a08f1edd7406d4d7;hp=86ffc062f5c0372f9aa6f8512db75b50d3ad3a8b;hb=28b09c881c2b1175298a3b94e09106f77a94eb88;hpb=bbc4fd52516a8afefbd14c77e34f8389d6f0a6ed diff --git a/rfc1524.c b/rfc1524.c index 86ffc06..b02ab4d 100644 --- a/rfc1524.c +++ b/rfc1524.c @@ -507,7 +507,7 @@ int rfc1524_expand_filename (char *nametemplate, } } - mutt_adv_mktemp (newfile, nflen); + mutt_adv_mktemp (NULL, newfile, nflen); if (rmatch && lmatch) return 0;