X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=main.c;h=e5dc968e1517b0a0964dcc3fbb163e992820175a;hb=558b0bd9de90a9dc28f409d8f46679bf48c72ded;hp=da1b66d0b8327b62908b7bf1608e88030362f4e6;hpb=892df7e70376da43374d834b8a825ea2d59efd06;p=apps%2Fmadmutt.git diff --git a/main.c b/main.c index da1b66d..e5dc968 100644 --- a/main.c +++ b/main.c @@ -724,7 +724,7 @@ int main (int argc, char **argv) /* is the following if still needed? */ - fout = m_tempfile(buf, sizeof(buf), NONULL(Tempdir), NULL); + fout = m_tempfile(buf, sizeof(buf), NONULL(MCore.tmpdir), NULL); tempfile = m_strdup(buf); if (tempfile) {