aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/talk/ctl_transact.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/ctl_transact.c
parent5ebc7e6281887681c3a348a5a4c902e262ccd656 (diff)
Remove trailing whitespace.
Notes
Notes: svn path=/head/; revision=8874
Diffstat (limited to 'usr.bin/talk/ctl_transact.c')
-rw-r--r--usr.bin/talk/ctl_transact.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/talk/ctl_transact.c b/usr.bin/talk/ctl_transact.c
index 73ee23b84037..512e040de7c2 100644
--- a/usr.bin/talk/ctl_transact.c
+++ b/usr.bin/talk/ctl_transact.c
@@ -90,7 +90,7 @@ ctl_transact(target, msg, type, rp)
}
} while (nready == 0);
/*
- * Keep reading while there are queued messages
+ * Keep reading while there are queued messages
* (this is not necessary, it just saves extra
* request/acknowledgements being sent)
*/