summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print-telnet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/print-telnet.c b/print-telnet.c
index 8b4113cf..e8d0a3ee 100644
--- a/print-telnet.c
+++ b/print-telnet.c
@@ -484,7 +484,6 @@ telnet_parse(const u_char *sp, u_int length, int print)
if (print)
(void)printf(" SE");
sp += 2;
- length -= 2;
break;
default:
if (print)