commit cdb1c28f7f51e53d95bdb763ba2e3034fbe2585f
Author: Laslo Hunhold <[email protected]>
AuthorDate: Mon Jun 1 22:01:54 2020 +0200
Commit: Laslo Hunhold <[email protected]>
CommitDate: Mon Jun 1 22:01:54 2020 +0200
Small style change
Signed-off-by: Laslo Hunhold <[email protected]>
diff --git a/src/test_body.c b/src/test_body.c
index 3cf445d..1d9233d 100644
--- a/src/test_body.c
+++ b/src/test_body.c
@@ -289,7 +289,8 @@ static const struct {
},
};
-int main(void)
+int
+main(void)
{
int state;
size_t i, j, k, len, failed;