Tab indent C programs for consistency
This commit is contained in:
parent
3c65a36fd2
commit
1ac5e64193
4 changed files with 240 additions and 242 deletions
|
@ -83,7 +83,6 @@ void lockscreen(Display *dpy, int screen) {
|
|||
}
|
||||
usleep(100000);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
@ -122,7 +121,6 @@ readinputloop(Display *dpy, int screen) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue