mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 03:25:31 +00:00
test: call: Codestyle
This commit is contained in:
parent
797c9a0c46
commit
a0942034de
1 changed files with 1 additions and 1 deletions
|
@ -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));
|
||||
|
|
Loading…
Reference in a new issue