]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Oops - initialise sesslist_has_focus.
authorSimon Tatham <anakin@pobox.com>
Sun, 13 May 2001 13:11:53 +0000 (13:11 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 13 May 2001 13:11:53 +0000 (13:11 +0000)
[originally from svn r1119]

windlg.c

index 62423869972acab4630ec834fd650ca26d3a6f15..641dd650e4ed020f9062e1a90ab3a99c51d79b70 100644 (file)
--- a/windlg.c
+++ b/windlg.c
@@ -1344,6 +1344,7 @@ static int GenericMainDlgProc(HWND hwnd, UINT msg,
        }
 
        SetWindowLong(hwnd, GWL_USERDATA, 1);
+       sesslist_has_focus = 0;
        return 0;
       case WM_LBUTTONUP:
        /*