[REACTOS] Add missing line breaks at end of file

This commit is contained in:
Timo Kreuzer 2024-05-18 13:30:54 +03:00
parent 764881a94b
commit 0c2cdcae83
128 changed files with 128 additions and 128 deletions

View file

@ -27,4 +27,4 @@ START_TEST(CloseThemeData)
ok( hr == E_HANDLE, "Expected E_HANDLE, got 0x%lx\n", hr);
RemoveVectoredExceptionHandler(pVEH);
}
}