summaryrefslogtreecommitdiff
path: root/testsuite/gtk/sortlistmodel.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gtk/sortlistmodel.c')
-rw-r--r--testsuite/gtk/sortlistmodel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gtk/sortlistmodel.c b/testsuite/gtk/sortlistmodel.c
index a9dd16b6a4..515d7a2e10 100644
--- a/testsuite/gtk/sortlistmodel.c
+++ b/testsuite/gtk/sortlistmodel.c
@@ -537,7 +537,7 @@ test_out_of_bounds_access (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 ("Hell and fire was spawned to be released.");