tiny style fix

master
Hiltjo Posthuma 4 years ago
parent 94b8ec0021
commit e6e2c6199f
  1. 1
      st.c

@ -843,7 +843,6 @@ ttyread(void)
if (buflen > 0)
memmove(buf, buf + written, buflen);
return ret;
}
}

Loading…
Cancel
Save