summaryrefslogtreecommitdiff
path: root/test/transforms.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/transforms.c')
-rw-r--r--test/transforms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/transforms.c b/test/transforms.c
index 97b8fe85..5731b8e2 100644
--- a/test/transforms.c
+++ b/test/transforms.c
@@ -30,7 +30,7 @@
static cairo_test_draw_function_t draw;
-cairo_test_t test = {
+static const cairo_test_t test = {
"transforms",
"Test various transformations.",
WIDTH, HEIGHT,