mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
fix typo
svn path=/trunk/; revision=32012
This commit is contained in:
@@ -2159,7 +2159,7 @@ NtUserGetClassInfo(
|
||||
PUNICODE_STRING ClassName,
|
||||
LPWNDCLASSEXW lpWndClassEx,
|
||||
LPWSTR *ppszMenuName,
|
||||
BOOL Ansi);
|
||||
BOOL Ansi)
|
||||
{
|
||||
UNICODE_STRING CapturedClassName;
|
||||
PWINDOWCLASS Class;
|
||||
|
||||
Reference in New Issue
Block a user