summaryrefslogtreecommitdiff
path: root/testsuite/gtk/bitmask.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gtk/bitmask.c')
-rw-r--r--testsuite/gtk/bitmask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gtk/bitmask.c b/testsuite/gtk/bitmask.c
index 167e729ea7..e73d486322 100644
--- a/testsuite/gtk/bitmask.c
+++ b/testsuite/gtk/bitmask.c
@@ -458,7 +458,7 @@ main (int argc, char *argv[])
{
int result;
- g_test_init (&argc, &argv, NULL);
+ (g_test_init) (&argc, &argv, NULL);
setlocale (LC_ALL, "C");
create_masks ();