sync rostests to r44455
[reactos.git] / rostests / winetests / mshtml / protocol.c
index 1369ff7..6902707 100644 (file)
@@ -286,7 +286,7 @@ static void res_sec_url_cmp(LPCWSTR url, DWORD size, LPCWSTR file)
         if (GetLastError() == ERROR_CALL_NOT_IMPLEMENTED)
             win_skip("SearchPathW is not implemented\n");
         else
-            ok(0, "SearchPath failed: %u\n", GetLastError());
+        ok(0, "SearchPath failed: %u\n", GetLastError());
         return;
     }