From 80323664074266de5ae48e38b9c4f8beb88c6a63 Mon Sep 17 00:00:00 2001 From: mmcc Date: Tue, 26 Jan 2016 18:35:02 +0000 Subject: typos --- usr.bin/telnet/telnet.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/telnet/telnet.c b/usr.bin/telnet/telnet.c index 26af692420d..60394772221 100644 --- a/usr.bin/telnet/telnet.c +++ b/usr.bin/telnet/telnet.c @@ -1,4 +1,4 @@ -/* $OpenBSD: telnet.c,v 1.34 2015/12/23 13:08:24 sthen Exp $ */ +/* $OpenBSD: telnet.c,v 1.35 2016/01/26 18:35:01 mmcc Exp $ */ /* $NetBSD: telnet.c,v 1.7 1996/02/28 21:04:15 thorpej Exp $ */ /* @@ -1586,7 +1586,7 @@ process_iac: * inserted into the suboption are all possibilities. * If we assume that the IAC was not doubled, * and really the IAC SE was left off, we could - * get into an infinate loop here. So, instead, + * get into an infinite loop here. So, instead, * we terminate the suboption, and process the * partial suboption if we can. */ -- cgit v1.2.3