aboutsummaryrefslogtreecommitdiffstats
path: root/engmtime.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-26 17:54:31 +0100
committerMattias Andrée <maandree@kth.se>2021-02-26 17:54:31 +0100
commitad12ec282c23d8751a72ba4c678cef4d902eb4bc (patch)
tree16204c3f893a8b91a859d778eb716c512abe545b /engmtime.c
parentAdd libsimple_[e[n]]{local,gm}time, remove dates from man pages, and add blank lines between sections in man pages (diff)
downloadlibsimple-ad12ec282c23d8751a72ba4c678cef4d902eb4bc.tar.gz
libsimple-ad12ec282c23d8751a72ba4c678cef4d902eb4bc.tar.bz2
libsimple-ad12ec282c23d8751a72ba4c678cef4d902eb4bc.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'engmtime.c')
-rw-r--r--engmtime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/engmtime.c b/engmtime.c
index c2bf6bf..55e6c9c 100644
--- a/engmtime.c
+++ b/engmtime.c
@@ -18,6 +18,7 @@ int
main(void)
{
/* TODO test */
+ return 0;
}
#endif