]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Update an accelerator comment.
authorSimon Tatham <anakin@pobox.com>
Sat, 12 Jan 2002 16:02:50 +0000 (16:02 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 12 Jan 2002 16:02:50 +0000 (16:02 +0000)
[originally from svn r1546]
[this commit reordered to come after creation of 0.52 tag]

windlg.c

index 202e6cf7410eb0f37e06c17360202556ee335cc4..2614457c532b65cde6999f99a34a34719a9496a0 100644 (file)
--- a/windlg.c
+++ b/windlg.c
@@ -1686,7 +1686,7 @@ static void create_controls(HWND hwnd, int dlgtype, int panel)
     }
 
     if (panel == sshauthpanelstart) {
-       /* The SSH authentication panel. Accelerators used: [acgo] m fkiw */
+       /* The SSH authentication panel. Accelerators used: [acgo] m fkiuw */
        struct ctlpos cp;
        ctlposinit(&cp, hwnd, 80, 3, 13);
        if (dlgtype == 0) {