diff --git a/tests/test-call.c b/tests/test-call.c index 728fa9d..1b0698b 100644 --- a/tests/test-call.c +++ b/tests/test-call.c @@ -25,7 +25,7 @@ test_dummy_call_object (CallFixture *fixture, static void test_dummy_call_get_id (CallFixture *fixture, - gconstpointer user_data) + gconstpointer user_data) { const char *id; id = calls_call_get_id (CALLS_CALL (fixture->dummy_call));