Fix a cut & paste bug.

svn path=/trunk/; revision=29170
This commit is contained in:
Eric Kohl 2007-09-23 22:59:00 +00:00
parent cacffe3082
commit ead5a4f94e

View file

@ -547,7 +547,7 @@ ToggleKeysDlgProc(HWND hwndDlg,
memcpy(&pGlobalData->oldToggleKeys,
&pGlobalData->toggleKeys,
sizeof(STICKYKEYS));
sizeof(TOGGLEKEYS));
CheckDlgButton(hwndDlg,
IDC_TOGGLE_ACTIVATE_CHECK,