Added a few calls to skin() to remove comments when replying. Took out
authorCraig Leres <leres@ucbvax.Berkeley.EDU>
Wed, 29 Jun 1983 08:57:37 +0000 (00:57 -0800)
committerCraig Leres <leres@ucbvax.Berkeley.EDU>
Wed, 29 Jun 1983 08:57:37 +0000 (00:57 -0800)
flag to use commas when construting the address list since it isn't needed
if comments aren't present.

SCCS-vsn: usr.bin/mail/cmd3.c 2.13

usr/src/usr.bin/mail/cmd3.c

index 8160da3..932a400 100644 (file)
@@ -9,7 +9,7 @@
  * Still more user commands.
  */
 
  * Still more user commands.
  */
 
-static char *SccsId = "@(#)cmd3.c      2.12 %G%";
+static char *SccsId = "@(#)cmd3.c      2.13 %G%";
 
 /*
  * Process a shell escape by saving signals, ignoring signals,
 
 /*
  * Process a shell escape by saving signals, ignoring signals,