remove trailing whitespace at end of lines
[reactos.git] / rosapps / tests / multiwin / multiwin.c
index 12b6b26..73f8f67 100644 (file)
@@ -4,7 +4,7 @@
 static UINT WindowCount;
 LRESULT WINAPI MultiWndProc(HWND, UINT, WPARAM, LPARAM);
 
-int WINAPI 
+int WINAPI
 WinMain(HINSTANCE hInstance,
        HINSTANCE hPrevInstance,
        LPSTR lpszCmdLine,