Browse Source

Gemmy indention error, tab plague continues to surge

master
Emil 8 months ago
parent
commit
757ab99f3e
No known key found for this signature in database GPG Key ID: 5432DB986FDBCF8A
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      source/main.c

+ 1
- 1
source/main.c View 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;


Loading…
Cancel
Save