mirror of
https://github.com/reactos/wine.git
synced 2025-01-05 18:49:06 +00:00
gdi32/tests: A spelling fix in a comment.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
cffe58c75d
commit
bf5508f9e0
@ -3656,7 +3656,7 @@ static void test_emf_GradientFill(void)
|
||||
ok( mf != 0, "CreateEnhMetaFileA error %d\n", GetLastError() );
|
||||
|
||||
/* Don't test the GRADIENT_FILL_RECT_ modes since a Windows bug
|
||||
* means it allocates three mesh indicies rather than two per
|
||||
* means it allocates three mesh indices rather than two per
|
||||
* rectangle. This results in uninitialised values being written
|
||||
* to the EMF which is rather difficult to test against.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user