X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=main.c;h=eb309b8e1b9c02b187da8501c6f2ed7e3ba2e92c;hp=e0c00f2ce478141fad5f41b2c7f7bab8c81a5d56;hb=5d88c27be2e8f16849640ee321d8d543170a4461;hpb=113624ce8c271834bb0921ebe9d9d0e22beeabd4 diff --git a/main.c b/main.c index e0c00f2..eb309b8 100644 --- a/main.c +++ b/main.c @@ -589,7 +589,7 @@ int main (int argc, char **argv) /* is the following if still needed? */ - fout = m_tempfile(buf, sizeof(buf), NONULL(MCore.tmpdir), NULL); + fout = m_tempfile(buf, sizeof(buf), NONULL(mod_core.tmpdir), NULL); tempfile = m_strdup(buf); if (tempfile) {