Tab indent C programs for consistency

This commit is contained in:
Miles Alan 2020-06-08 22:30:23 -05:00
parent 3c65a36fd2
commit 1ac5e64193
4 changed files with 240 additions and 242 deletions

View file

@ -83,7 +83,6 @@ void lockscreen(Display *dpy, int screen) {
} }
usleep(100000); usleep(100000);
} }
return;
} }
@ -122,7 +121,6 @@ readinputloop(Display *dpy, int screen) {
} }
} }
} }
} }
int int