diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/mail/collect.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/collect.c b/usr.bin/mail/collect.c index aa552ba1b621..30d8533d2210 100644 --- a/usr.bin/mail/collect.c +++ b/usr.bin/mail/collect.c @@ -284,7 +284,7 @@ cont: case 'A': case 'a': /* - * Insert named variable in message + * Insert named variable in message. */ switch(c) { case 'i': |