mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
[WIN32SS] Trim EOL white-space
Addendum to 0.4.15-dev-1457-g 870aa1254f
This commit is contained in:
parent
870aa1254f
commit
449a341786
1 changed files with 1 additions and 1 deletions
|
@ -375,7 +375,7 @@ UserClipboardRelease(PWND pWindow)
|
|||
{
|
||||
PWINSTATION_OBJECT pWinStaObj;
|
||||
|
||||
if (!pWindow)
|
||||
if (!pWindow)
|
||||
return;
|
||||
|
||||
pWinStaObj = IntGetWinStaForCbAccess();
|
||||
|
|
Loading…
Reference in a new issue