[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.

Excluded: 3rd-party code (incl. wine) and most of the win32ss.
This commit is contained in:
Hermès Bélusca-Maïto
2021-09-13 03:33:14 +02:00
parent bbabe2489e
commit 9393fc320e
701 changed files with 14685 additions and 14693 deletions

View File

@@ -198,7 +198,7 @@ VOID TestInitialize(_In_ IShellFolder *psf)
ok(hr == E_INVALIDARG, "hr = %lx\n", hr);
//crashes in xp, works on win10
//hr = ppf2->Initialize(NULL);
//hr = ppf2->Initialize(NULL);
//ok(hr == S_OK, "hr = %lx\n", hr);
//hr = ppf2->Initialize((LPCITEMIDLIST)0xdeaddead);
//ok(hr == S_OK, "hr = %lx\n", hr);