Merge branch 'master' of https://git.suckless.org/st
This commit is contained in:
commit
401b6f73f0
2
st.c
2
st.c
@ -967,7 +967,7 @@ ttyresize(int tw, int th)
|
|||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
ttyhangup()
|
ttyhangup(void)
|
||||||
{
|
{
|
||||||
/* Send SIGHUP to shell */
|
/* Send SIGHUP to shell */
|
||||||
kill(pid, SIGHUP);
|
kill(pid, SIGHUP);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user