summaryrefslogtreecommitdiff
path: root/test/dash-offset-negative.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dash-offset-negative.c')
-rw-r--r--test/dash-offset-negative.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dash-offset-negative.c b/test/dash-offset-negative.c
index 539e3cde..adfe2655 100644
--- a/test/dash-offset-negative.c
+++ b/test/dash-offset-negative.c
@@ -36,7 +36,7 @@
static cairo_test_draw_function_t draw;
-cairo_test_t test = {
+static const cairo_test_t test = {
"dash-offset-negative",
"Tests cairo_set_dash with a negative offset",
IMAGE_WIDTH, IMAGE_HEIGHT,