summaryrefslogtreecommitdiff
path: root/input.c
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-03-27 18:46:57 +0100
committerOskar <[email protected]>2024-03-27 18:46:57 +0100
commit7062476a487384894fdde49155235bdb53240fd4 (patch)
treeba380c2c775d34dc41957ffebe442c2b81e3c830 /input.c
parentb391c5d6a807382e282ce9c9761e8644962f8e0c (diff)
More progress, works well
Diffstat (limited to 'input.c')
-rw-r--r--input.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/input.c b/input.c
index 0bbb759..9a8c91c 100644
--- a/input.c
+++ b/input.c
@@ -122,4 +122,5 @@ int main () {
fprintf(stdout, "?\n");
}
+
} \ No newline at end of file