[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
[reactos.git] / modules / rostests / tests / mmixer_test / test.c
index 6e8a135..8584359 100644 (file)
@@ -34,7 +34,7 @@ VOID
 test()
 {
 
+
     hwnd = CreateWindowExA(0, "static", "winmm test", WS_POPUP, 0,0,100,100,
                            0, 0, 0, NULL);