ddraw/tests: A spelling fix for a d3d ok() message.

Francois Gouget fgouget at free.fr
Mon Jun 13 06:20:47 CDT 2016


On Mon, 13 Jun 2016, Michael Stefaniuc wrote:

> On 06/11/2016 01:38 PM, Francois Gouget wrote:
> > 
> > Anything wrong with this patch?
> My guess it needs the standard fix aka move the respective tests to
> ddraw[1247].c

I'd argue to the contrary that fixing a spelling error before it is 
duplicated in four different tests would be a pretty good idea.

> >> -    ok(Direct3D_alt == Direct3D1, "Direct3D1 struct pointer missmatch: %p != %p\n", Direct3D_alt, Direct3D1);
> >> +    ok(Direct3D_alt == Direct3D1, "Direct3D1 struct pointer mismatch: %p != %p\n", Direct3D_alt, Direct3D1);


-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
                          "Utilisateur" (nom commun) :
        Mot utilisé par les informaticiens en lieu et place d'"idiot".


More information about the wine-devel mailing list