mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 09:12:24 +00:00
Update an accelerator comment.
[originally from svn r1546] [this commit reordered to come after creation of 0.52 tag]
This commit is contained in:
parent
a9fd52e72f
commit
3b593096d1
2
windlg.c
2
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) {
|
||||
|
Loading…
Reference in New Issue
Block a user