mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00: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