]> git.xolatile.top Git - public-libhl.git/commitdiff
Gemmy indention error, tab plague continues to surge
authorEmil <emilwilliams@tuta.io>
Wed, 20 Sep 2023 22:52:20 +0000 (22:52 +0000)
committerEmil <emilwilliams@tuta.io>
Wed, 20 Sep 2023 22:52:20 +0000 (22:52 +0000)
source/main.c

index bf1e043f23f753f7dfb12676da1b7e369f697a4d..9f51c64e9e2e45b6216797a2ea0388bdf349ccb2 100644 (file)
@@ -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;