mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[REACTOS] Add missing line breaks at end of file
This commit is contained in:
@@ -160,4 +160,4 @@ START_TEST(Control_RunDLLW)
|
||||
ok (tests[i].iStartParams == g_iParams, "%d, CPL_STARTWPARMSW: expected %d got %d\n", tests[i].srcLine, tests[i].iStartParams, g_iParams);
|
||||
ok (wcscmp(tests[i].params, g_wstrParams) == 0, "%d, CPL_STARTWPARMSW: expected %S got %S\n", tests[i].srcLine, tests[i].params, g_wstrParams);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user