X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=main.c;h=e5dc968e1517b0a0964dcc3fbb163e992820175a;hp=da1b66d0b8327b62908b7bf1608e88030362f4e6;hb=558b0bd9de90a9dc28f409d8f46679bf48c72ded;hpb=b1c9f537b475b3bc8f6517bb4d7008a411bb478e 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) {