aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/talk/invite.c
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 06:41:30 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 06:41:30 +0000
commit7799f52a32f592a7efe259bc3411ba52d13db797 (patch)
tree350f6f98843363254f9afe467ae0c92d5a9d7f43 /usr.bin/talk/invite.c
parent5ebc7e6281887681c3a348a5a4c902e262ccd656 (diff)
downloadsrc-7799f52a32f592a7efe259bc3411ba52d13db797.tar.gz
src-7799f52a32f592a7efe259bc3411ba52d13db797.zip
Remove trailing whitespace.
Notes
Notes: svn path=/head/; revision=8874
Diffstat (limited to 'usr.bin/talk/invite.c')
-rw-r--r--usr.bin/talk/invite.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/talk/invite.c b/usr.bin/talk/invite.c
index 16fc4e603884..d7c33f341aeb 100644
--- a/usr.bin/talk/invite.c
+++ b/usr.bin/talk/invite.c
@@ -49,13 +49,13 @@ static char sccsid[] = "@(#)invite.c 8.1 (Berkeley) 6/6/93";
/*
* There wasn't an invitation waiting, so send a request containing
* our sockt address to the remote talk daemon so it can invite
- * him
+ * him
*/
/*
* The msg.id's for the invitations
* on the local and remote machines.
- * These are used to delete the
+ * These are used to delete the
* invitations.
*/
int local_id, remote_id;