Gemmy indention error, tab plague continues to surge

This commit is contained in:
Emil 2023-09-20 22:52:20 +00:00
parent 19962b5772
commit 757ab99f3e
No known key found for this signature in database
GPG Key ID: 5432DB986FDBCF8A

View File

@ -63,7 +63,7 @@ get_stdin(void)
/* TODO: fix the shit going on with syntax/c.h , replace with a function, /* TODO: fix the shit going on with syntax/c.h , replace with a function,
* and ideally how make it hotswappable. */ * and ideally how make it hotswappable. */
int int
main(int argc, main(int argc,
char ** argv) { char ** argv) {
int arg = 0; int arg = 0;
int syn = 0; int syn = 0;