Commit e814147b authored by Ken Thomases's avatar Ken Thomases Committed by Alexandre Julliard

user32: Remove wrong parameter name from comment.

Spotted by Peter Oberndorfer.
parent 1bb6395b
......@@ -686,7 +686,7 @@ UINT WINAPI GetKBCodePage(void)
*
* - device handle for keyboard layout defaulted to
* the language id. This is the way Windows default works.
* - the thread identifier (dwLayout) is also ignored.
* - the thread identifier is also ignored.
*/
HKL WINAPI GetKeyboardLayout(DWORD thread_id)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment