aboutsummaryrefslogtreecommitdiff
path: root/pixman/test/rotate-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/test/rotate-test.c')
-rw-r--r--pixman/test/rotate-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/test/rotate-test.c b/pixman/test/rotate-test.c
index d63a28947..a0488ef22 100644
--- a/pixman/test/rotate-test.c
+++ b/pixman/test/rotate-test.c
@@ -108,6 +108,6 @@ int
main (int argc, const char *argv[])
{
return fuzzer_test_main ("rotate", 15000,
- 0x03A24D51,
+ 0x5236FD9F,
test_transform, argc, argv);
}