From 39dd4fe6755ee1702107b613a8837196d8cab93e Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 18 May 2010 20:02:13 +0000 Subject: Update to pixman-0.18.2 --- pixman/test/blitters-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pixman/test/blitters-test.c') diff --git a/pixman/test/blitters-test.c b/pixman/test/blitters-test.c index 5e33031e4..18f871eae 100644 --- a/pixman/test/blitters-test.c +++ b/pixman/test/blitters-test.c @@ -482,7 +482,7 @@ main (int argc, char *argv[]) /* Predefined value for running with all the fastpath functions disabled. It needs to be updated every time when changes are introduced to this program or behavior of pixman changes! */ - if (crc == 0xA058F792) + if (crc == 0x8F9F7DC1) { printf ("blitters test passed\n"); } -- cgit v1.2.3