Cleanup
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 8 Nov 2022 14:56:12 +0000 (09:56 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 8 Nov 2022 14:56:12 +0000 (09:56 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/test.c

index 9cfcc9f6a55b7f1fd479dcb6cafbdc21d5524603..98c8a1ca26a76a6d863d2ffcc45936c1fe9e4444 100644 (file)
@@ -1784,7 +1784,6 @@ struct testgatherstructnest0 {
        int a;
 };
 
-
 static side_define_struct(mystructgatherstructnest1,
        side_field_list(
                side_field_gather_signed_integer("b", offsetof(struct testgatherstructnest1, b),
This page took 0.024172 seconds and 4 git commands to generate.