summaryrefslogtreecommitdiffstats
path: root/libexec/talkd/announce.c
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-30 05:51:47 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-30 05:51:47 +0000
commitf05428e4cd63dde97bac14b84dd146a5c00455e3 (patch)
treee1331adb5d216f2b3fa6baa6491752348d2e5f10 /libexec/talkd/announce.c
parent6de57e42c294763c78d77b0a9a7c5a08008a378a (diff)
downloadFreeBSD-src-f05428e4cd63dde97bac14b84dd146a5c00455e3.zip
FreeBSD-src-f05428e4cd63dde97bac14b84dd146a5c00455e3.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'libexec/talkd/announce.c')
-rw-r--r--libexec/talkd/announce.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/talkd/announce.c b/libexec/talkd/announce.c
index 9022a12..db03bbf 100644
--- a/libexec/talkd/announce.c
+++ b/libexec/talkd/announce.c
@@ -55,9 +55,9 @@ extern char hostname[];
/*
* Announce an invitation to talk.
*/
-
+
/*
- * See if the user is accepting messages. If so, announce that
+ * See if the user is accepting messages. If so, announce that
* a talk is requested.
*/
announce(request, remote_machine)
@@ -80,7 +80,7 @@ announce(request, remote_machine)
#define N_CHARS 120
/*
- * Build a block of characters containing the message.
+ * 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
OpenPOWER on IntegriCloud