[glib/gobject-speedups] Apply 1 suggestion(s) to 1 file(s)



commit 31b0977327ed98b79db6f68161ff6ca656485b73
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Sep 29 15:20:02 2021 +0000

    Apply 1 suggestion(s) to 1 file(s)

 tests/gobject/performance.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/tests/gobject/performance.c b/tests/gobject/performance.c
index db60d6666..c4d4ab8a3 100644
--- a/tests/gobject/performance.c
+++ b/tests/gobject/performance.c
@@ -517,6 +517,7 @@ test_complex_construction_run (PerformanceTest *test,
   for (i = 0; i < n_objects; i++)
     objects[i] = g_object_new (type, "val1", 5, "val2", "thousand", NULL);
 }
+
 static void
 test_construction_finish (PerformanceTest *test,
                          gpointer _data)


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