[calls] test: call: Codestyle



commit a0942034dea3b5ac76cd7e8c3429132a1d650835
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date:   Fri Dec 10 10:34:24 2021 +0100

    test: call: Codestyle

 tests/test-call.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/test-call.c b/tests/test-call.c
index 728fa9d7..1b0698be 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));


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]