From b64d211df297d77924499922ae04318904cd0e56 Mon Sep 17 00:00:00 2001 From: brueffer Date: Wed, 26 Mar 2008 07:32:08 +0000 Subject: Fix some "in in" typos in comments. PR: 121490 Submitted by: Anatoly Borodin Approved by: rwatson (mentor), jkoshy MFC after: 3 days --- libexec/talkd/announce.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/talkd') diff --git a/libexec/talkd/announce.c b/libexec/talkd/announce.c index ca64541..4ebeb26 100644 --- a/libexec/talkd/announce.c +++ b/libexec/talkd/announce.c @@ -91,7 +91,7 @@ announce(CTL_MSG *request, const char *remote_machine) * Build a block of characters containing the message. * It is sent blank filled and in a single block to * try to keep the message in one piece if the recipient - * in in vi at the time + * in vi at the time */ int print_mesg(const char *tty, CTL_MSG *request, -- cgit v1.1