summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail/send.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mail/send.c')
-rw-r--r--usr.bin/mail/send.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/send.c b/usr.bin/mail/send.c
index c8b8fea..063e6ad 100644
--- a/usr.bin/mail/send.c
+++ b/usr.bin/mail/send.c
@@ -91,7 +91,7 @@ send(mp, obuf, doign, prefix)
break;
count -= length = strlen(line);
if (firstline) {
- /*
+ /*
* First line is the From line, so no headers
* there to worry about
*/
OpenPOWER on IntegriCloud