aboutsummaryrefslogtreecommitdiffstats
path: root/test.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-09-16 16:24:43 +0200
committerMattias Andrée <maandree@kth.se>2021-09-16 16:24:43 +0200
commite2a4445825c6c221f66c0995de87a2a4c2ebd749 (patch)
tree8f5c643477209945f19c78e3c53ff89ee95ee35b /test.c
parentmakefile: fix clean: remove *.o (diff)
downloadexec-as-e2a4445825c6c221f66c0995de87a2a4c2ebd749.tar.gz
exec-as-e2a4445825c6c221f66c0995de87a2a4c2ebd749.tar.bz2
exec-as-e2a4445825c6c221f66c0995de87a2a4c2ebd749.tar.xz
Improve makefile + m whitespace fix1.2.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'test.c')
-rw-r--r--test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.c b/test.c
index b0c0bd8..41fff1f 100644
--- a/test.c
+++ b/test.c
@@ -1,6 +1,7 @@
/* See LICENSE file for copyright and license details. */
#include <stdio.h>
+
int
main(int argc, char *argv[])
{