mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 17:00:51 +08:00
[WIN32SS] Trim EOL white-space
Addendum to 0.4.15-dev-1457-g 870aa1254f
This commit is contained in:
@@ -375,7 +375,7 @@ UserClipboardRelease(PWND pWindow)
|
||||
{
|
||||
PWINSTATION_OBJECT pWinStaObj;
|
||||
|
||||
if (!pWindow)
|
||||
if (!pWindow)
|
||||
return;
|
||||
|
||||
pWinStaObj = IntGetWinStaForCbAccess();
|
||||
|
||||
Reference in New Issue
Block a user