tiny style fix
This commit is contained in:
parent
94b8ec0021
commit
e6e2c6199f
1
st.c
1
st.c
@ -843,7 +843,6 @@ ttyread(void)
|
||||
if (buflen > 0)
|
||||
memmove(buf, buf + written, buflen);
|
||||
return ret;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user