Rocco Rutte:
[apps/madmutt.git] / rfc1524.c
index 86ffc06..b02ab4d 100644 (file)
--- 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;