1
0
mirror of https://git.lain.church/emil/libhl.git synced 2025-06-15 15:07:57 +00:00

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

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;