Delete all Trailing spaces in code.
[reactos.git] / rostests / dxtest / win32kdxtest / NtGdiDdCreateDirectDrawObject.c
index 08f9e41..28943ce 100644 (file)
@@ -37,7 +37,7 @@ test_NtGdiDdCreateDirectDrawObject()
     }
 
     printf("Start testing of NtGdiDdCreateDirectDrawObject\n");
-    
+
     retValue = OsThunkDdCreateDirectDrawObject(NULL);
     testing_noteq(retValue,NULL,fails,"NtGdiDdCreateDirectDrawObject(NULL);\0");