summaryrefslogtreecommitdiff
path: root/tests/testing-util/testing-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testing-util/testing-util.h')
-rw-r--r--tests/testing-util/testing-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testing-util/testing-util.h b/tests/testing-util/testing-util.h
index 6eadad5..f5ac477 100644
--- a/tests/testing-util/testing-util.h
+++ b/tests/testing-util/testing-util.h
@@ -48,7 +48,7 @@ int testing_util_run_tests (void);
PEAS_TEST_EXPORT
-void testing_util_push_log_hook (const gchar *pattern);
+void testing_util_push_log_hook (const char *pattern);
PEAS_TEST_EXPORT
void testing_util_pop_log_hook (void);