X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=rfc1524.c;h=b02ab4d49622a62ddf82ee27a08f1edd7406d4d7;hb=84336b1f31f4acefd0bf8500b8571c33669fd99f;hp=86ffc062f5c0372f9aa6f8512db75b50d3ad3a8b;hpb=f0d5ecf432102dc3e6430ceb2a6c692ee856f4d4;p=apps%2Fmadmutt.git 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;