mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +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;
|
PWINSTATION_OBJECT pWinStaObj;
|
||||||
|
|
||||||
if (!pWindow)
|
if (!pWindow)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
pWinStaObj = IntGetWinStaForCbAccess();
|
pWinStaObj = IntGetWinStaForCbAccess();
|
||||||
|
|
Loading…
Reference in a new issue