summaryrefslogtreecommitdiff
path: root/test/clip-fill-rule-pixel-aligned.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/clip-fill-rule-pixel-aligned.c')
-rw-r--r--test/clip-fill-rule-pixel-aligned.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/clip-fill-rule-pixel-aligned.c b/test/clip-fill-rule-pixel-aligned.c
index c2bb08b3..db7f66ff 100644
--- a/test/clip-fill-rule-pixel-aligned.c
+++ b/test/clip-fill-rule-pixel-aligned.c
@@ -30,7 +30,7 @@
static cairo_test_draw_function_t draw;
-cairo_test_t test = {
+static const cairo_test_t test = {
"clip-fill-rule-pixel-aligned",
"Tests interaction of clipping and cairo_set_fill_rule with a pixel-aligned path",
PAD + (SIZE*4) + PAD + (SIZE*4) + PAD,