mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
Fix typo.
svn path=/trunk/; revision=23228
This commit is contained in:
@@ -1592,7 +1592,7 @@ HWND
|
||||
STDCALL
|
||||
GetProgmanWindow(VOID)
|
||||
{
|
||||
return (HWND)NtUserGetThreadState(THREADSTATE_PROGRAMWINDOW);
|
||||
return (HWND)NtUserGetThreadState(THREADSTATE_PROGMANWINDOW);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user