X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=main.c;h=eb309b8e1b9c02b187da8501c6f2ed7e3ba2e92c;hb=f5a370338d87eba00bc8696636a90f6c50b05d14;hp=e0c00f2ce478141fad5f41b2c7f7bab8c81a5d56;hpb=113624ce8c271834bb0921ebe9d9d0e22beeabd4;p=apps%2Fmadmutt.git 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) {