mirror of
https://github.com/glfw/glfw.git
synced 2025-04-13 16:50:39 +00:00
Formatting.
This commit is contained in:
parent
890dab3133
commit
e8f65c3177
1 changed files with 1 additions and 1 deletions
|
@ -777,7 +777,7 @@ static LRESULT CALLBACK windowProc(HWND hWnd, UINT uMsg,
|
|||
translateChar(window, (DWORD) wParam, (DWORD) lParam);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
case WM_KEYUP:
|
||||
case WM_SYSKEYUP:
|
||||
|
|
Loading…
Add table
Reference in a new issue