Commit a43f4e7a authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

mshtml: Fix debug trace.

parent 76de315e
......@@ -1985,7 +1985,7 @@ static nsresult NSAPI nsIOService_NewURI(nsIIOService *iface, const nsACString *
nsIWineURI_GetNSContainer(base_wine_uri, &nscontainer);
nsIWineURI_GetWineURL(base_wine_uri, &base_wine_url);
}else {
ERR("Could not get nsIWineURI: %08x\n", nsres);
TRACE("Could not get base nsIWineURI: %08x\n", nsres);
}
}
......
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