From 6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Tue, 30 May 1995 05:51:47 +0000 Subject: Remove trailing whitespace. --- libexec/talkd/table.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec/talkd/table.c') diff --git a/libexec/talkd/table.c b/libexec/talkd/table.c index cc8cb6628d683..ef5720608bf37 100644 --- a/libexec/talkd/table.c +++ b/libexec/talkd/table.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)table.c 8.1 (Berkeley) 6/4/93"; /* * Routines to handle insertion, deletion, etc on the table * of requests kept by the daemon. Nothing fancy here, linear - * search on a double-linked list. A time is kept with each + * search on a double-linked list. A time is kept with each * entry so that overly old invitations can be eliminated. * * Consider this a mis-guided attempt at modularity @@ -110,7 +110,7 @@ find_match(request) /* * Look for an identical request, as opposed to a complimentary - * one as find_match does + * one as find_match does */ CTL_MSG * find_request(request) -- cgit v1.3