summaryrefslogtreecommitdiff
path: root/networking/telnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/telnet.c')
-rw-r--r--networking/telnet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/telnet.c b/networking/telnet.c
index 57997f6..e0022b2 100644
--- a/networking/telnet.c
+++ b/networking/telnet.c
@@ -150,7 +150,6 @@ static void con_escape(void)
cookmode();
ret:
bb_got_signal = 0;
-
}
static void handle_net_output(int len)