mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
fix a DPRINT
svn path=/trunk/; revision=28031
This commit is contained in:
@@ -4376,7 +4376,7 @@ NtUserSetWindowRgn(
|
||||
RETURN( (INT)hRgn);
|
||||
|
||||
CLEANUP:
|
||||
DPRINT("Leave NtUserSystemParametersInfo, ret=%i\n",_ret_);
|
||||
DPRINT("Leave NtUserSetWindowRgn, ret=%i\n",_ret_);
|
||||
UserLeave();
|
||||
END_CLEANUP;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user