summaryrefslogtreecommitdiff
path: root/usr.bin/mail/cmd3.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mail/cmd3.c')
-rw-r--r--usr.bin/mail/cmd3.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/mail/cmd3.c b/usr.bin/mail/cmd3.c
index a5b2df537d4..d027e4bd60c 100644
--- a/usr.bin/mail/cmd3.c
+++ b/usr.bin/mail/cmd3.c
@@ -32,7 +32,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)cmd3.c 5.24 (Berkeley) 6/25/90";
+/*static char sccsid[] = "from: @(#)cmd3.c 5.24 (Berkeley) 6/25/90";*/
+static char rcsid[] = "$Id: cmd3.c,v 1.2 1993/08/01 18:13:11 mycroft Exp $";
#endif /* not lint */
#include "rcv.h"