chiark / gitweb /
uslip: Fix SLIP escape handling.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 20 Dec 2008 11:39:32 +0000 (11:39 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 20 Dec 2008 11:39:32 +0000 (11:39 +0000)
commitb5de3f42f0f35a489f6ea1d23dbcf0e15ccebcf0
tree60619d79328b4fa79c163f7125836c8be8673d8e
parent94593d1b0c15761b829f98a804b2ef42a4a84b0a
uslip: Fix SLIP escape handling.

In particular, do_slip_in failed to leave ESC mode having handled the
escaped character.
uslip/uslip.c