shdocvw: Correct tests

Paul Vriens paul.vriens.wine at gmail.com
Thu Nov 13 04:15:02 CST 2008


Alistair Leslie-Hughes wrote:
> Hi,
>    Corrected module the test are corrected in.
> 
> Changelog:
>     shdocvw: Correct tests
> 
> Best Regards
>  Alistair Leslie-Hughes
> 

So shouldn't this be changed as well:

-    ok(site == NULL, "inplace=%p, ezpected NULL\n", runnable);
+    ok(site == NULL, "inplace=%p, ezpected NULL\n", site);

(should be "site=%p....." and the ezpected typo is still there).

-- 
Cheers,

Paul.



More information about the wine-devel mailing list