From 30220a60568086e8e2beab4a654c3be4edf95b03 Mon Sep 17 00:00:00 2001 From: Christoffer Holmesland Date: Sun, 29 Jan 2023 23:20:06 +0100 Subject: [PATCH] Update main.c wrote docs --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 853803d..b24f0bf 100644 --- a/src/main.c +++ b/src/main.c @@ -17,7 +17,7 @@ size_t first_f = 0, last_f = 0, cursor = 0; - +# this is the main method int main(int argc, char ** argv) { var_init();