X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=mac%2Fmacdlg.c;h=2fa9687ac7a63676ef40f8b400e22f88fa538866;hb=8316deb3399fe1d0c406132cf2e795a76de26b64;hp=cef7dea3cf9ea7e664ab77573faf9a2dc2145123;hpb=8f5075e1823a0b2b4abd3723767125a47befb12d;p=PuTTY.git diff --git a/mac/macdlg.c b/mac/macdlg.c index cef7dea3..2fa9687a 100644 --- a/mac/macdlg.c +++ b/mac/macdlg.c @@ -77,6 +77,7 @@ static void mac_config(int midsession) memset(s, 0, sizeof(*s)); do_defaults(NULL, &s->cfg); s->hasfile = FALSE; + s->session_closed = FALSE; } /* Copy the configuration somewhere else in case this is a *