mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- Fix typo.
svn path=/trunk/; revision=38344
This commit is contained in:
@@ -778,7 +778,7 @@ NtUserGetCursorInfo(
|
||||
CURSORINFO SafeCi;
|
||||
PSYSTEM_CURSORINFO CurInfo;
|
||||
PWINSTATION_OBJECT WinSta;
|
||||
NTSTATUS Status = STATUS_SUCCESS;;
|
||||
NTSTATUS Status = STATUS_SUCCESS;
|
||||
PCURICON_OBJECT CurIcon;
|
||||
BOOL Ret = FALSE;
|
||||
DECLARE_RETURN(BOOL);
|
||||
|
||||
Reference in New Issue
Block a user