mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 22:02:57 +00:00
[WIN32K]
Formatting only. Add a space after if/for/while. svn path=/trunk/; revision=66527
This commit is contained in:
parent
5e781d44e0
commit
b288b023a8
1 changed files with 122 additions and 123 deletions
|
@ -823,7 +823,6 @@ NtUserFindExistingCursorIcon(
|
|||
|
||||
TRACE("Enter NtUserFindExistingCursorIcon\n");
|
||||
|
||||
|
||||
_SEH2_TRY
|
||||
{
|
||||
ProbeForRead(param, sizeof(*param), 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue