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:
@ -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;
|
||||||
|
Reference in New Issue
Block a user