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;