aboutsummaryrefslogtreecommitdiff
path: root/pixman/test/pdf-op-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/test/pdf-op-test.c')
-rw-r--r--pixman/test/pdf-op-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/test/pdf-op-test.c b/pixman/test/pdf-op-test.c
index 99cb7dfea..dcb3a603a 100644
--- a/pixman/test/pdf-op-test.c
+++ b/pixman/test/pdf-op-test.c
@@ -36,7 +36,7 @@ main ()
{
int o, s, m, d;
- enable_fp_exceptions();
+ enable_divbyzero_exceptions();
for (o = 0; o < ARRAY_LENGTH (pdf_ops); ++o)
{