X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=rfc1524.c;h=b02ab4d49622a62ddf82ee27a08f1edd7406d4d7;hb=48d5c7532ee9fdfb5d1d06483ef6bf8e3b09891d;hp=86ffc062f5c0372f9aa6f8512db75b50d3ad3a8b;hpb=bbc4fd52516a8afefbd14c77e34f8389d6f0a6ed;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;