Commit 6953865e authored by Józef Kucia's avatar Józef Kucia Committed by Alexandre Julliard

d3dx9/tests: Fix indentation.

parent 6fe841ed
......@@ -460,7 +460,7 @@ START_TEST(core)
skip("Couldn't create application window\n");
return;
}
if (!d3d) {
if (!d3d) {
skip("Couldn't create IDirect3D9 object\n");
DestroyWindow(wnd);
return;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment