From 757ab99f3eed95001504f5dfc8db96b4b2158868 Mon Sep 17 00:00:00 2001 From: Emil Date: Wed, 20 Sep 2023 22:52:20 +0000 Subject: [PATCH] Gemmy indention error, tab plague continues to surge --- source/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/main.c b/source/main.c index bf1e043..9f51c64 100644 --- a/source/main.c +++ b/source/main.c @@ -63,7 +63,7 @@ get_stdin(void) /* TODO: fix the shit going on with syntax/c.h , replace with a function, * and ideally how make it hotswappable. */ int -main(int argc, +main(int argc, char ** argv) { int arg = 0; int syn = 0;