summaryrefslogtreecommitdiff
path: root/test/clip-fill-rule.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/clip-fill-rule.c')
-rw-r--r--test/clip-fill-rule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/clip-fill-rule.c b/test/clip-fill-rule.c
index 5012b3b1..7140bc5b 100644
--- a/test/clip-fill-rule.c
+++ b/test/clip-fill-rule.c
@@ -29,7 +29,7 @@
static cairo_test_draw_function_t draw;
-cairo_test_t test = {
+static const cairo_test_t test = {
"clip-fill-rule",
"Tests interaction of clipping with cairo_set_fill_rule",
STAR_SIZE * 2 + 2, STAR_SIZE + 2,