X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a23477eb9bd7d1af5f66a171041bf72af932488e..c3238c0e:/uip/show.c?ds=sidebyside diff --git a/uip/show.c b/uip/show.c index 8ff381fb..d5afcad1 100644 --- a/uip/show.c +++ b/uip/show.c @@ -297,7 +297,7 @@ go_to_it: ; } if (folder && !draftsw && !file) - m_putenv ("mhfolder", folder); + setenv("mhfolder", folder, 1); if (strcmp (r1bindex (proc, '/'), "cat") == 0) {