Formatting only. Add a space after if/for/while.

svn path=/trunk/; revision=66527
This commit is contained in:
Timo Kreuzer 2015-03-01 17:59:51 +00:00
parent 5e781d44e0
commit b288b023a8

View file

@ -823,7 +823,6 @@ NtUserFindExistingCursorIcon(
TRACE("Enter NtUserFindExistingCursorIcon\n"); TRACE("Enter NtUserFindExistingCursorIcon\n");
_SEH2_TRY _SEH2_TRY
{ {
ProbeForRead(param, sizeof(*param), 1); ProbeForRead(param, sizeof(*param), 1);