mirror of
https://github.com/LukeSmithxyz/st.git
synced 2024-11-22 07:15:59 +01:00
minor code-style: whitespace fixes
This commit is contained in:
parent
0b507bb731
commit
7648697f71
1 changed files with 1 additions and 2 deletions
1
st.c
1
st.c
|
@ -740,7 +740,6 @@ sigchld(int a)
|
|||
exit(0);
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
stty(char **args)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue