summaryrefslogtreecommitdiff
path: root/testsuite/gtk/sorter.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gtk/sorter.c')
-rw-r--r--testsuite/gtk/sorter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gtk/sorter.c b/testsuite/gtk/sorter.c
index f639296c3b..ee54ee1edd 100644
--- a/testsuite/gtk/sorter.c
+++ b/testsuite/gtk/sorter.c
@@ -662,7 +662,7 @@ test_stable (void)
int
main (int argc, char *argv[])
{
- g_test_init (&argc, &argv, NULL);
+ (g_test_init) (&argc, &argv, NULL);
setlocale (LC_ALL, "C");
number_quark = g_quark_from_static_string ("Like a trashcan fire in a prison cell");