From 18d16c1edb8ca67634d41978e1e77282f0e28d5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 30 Oct 2021 02:53:18 +0200 Subject: Add clang-format configuration, clean up --- tests/31position.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/31position.c') diff --git a/tests/31position.c b/tests/31position.c index 07ff09f..ad3e6f6 100644 --- a/tests/31position.c +++ b/tests/31position.c @@ -1,7 +1,8 @@ #include "../termo.h" #include "taplib.h" -int main (int argc, char *argv[]) +int +main (int argc, char *argv[]) { termo_t *tk; termo_key_t key; -- cgit v1.2.3