summaryrefslogtreecommitdiff
path: root/7ed.c
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-03-27 17:01:37 +0100
committerOskar <[email protected]>2024-03-27 17:01:37 +0100
commite2138af2c3005f4424832501936d7da55e60bd7d (patch)
tree7a630014f387fb1565c8e4d5a110b35c8bc816d7 /7ed.c
parent817a46ef2eb88315e3bcecfe437d48e15106af84 (diff)
removed comment
Diffstat (limited to '7ed.c')
-rw-r--r--7ed.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/7ed.c b/7ed.c
index 53ea8be..7ef9107 100644
--- a/7ed.c
+++ b/7ed.c
@@ -6,8 +6,6 @@
#include "input.h"
#include <stdint.h>
-// Hej hej!!
-
#define VERSION 1
#define USAGE "7ed [OPTION] [FILENAME]\n" \
"\nVALID COMMAND-LINE OPTIONS:\n\n"\