diff options
Diffstat (limited to 'usr.bin/mail/cmd2.c')
-rw-r--r-- | usr.bin/mail/cmd2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/cmd2.c b/usr.bin/mail/cmd2.c index b25af303713c..cf795c24f639 100644 --- a/usr.bin/mail/cmd2.c +++ b/usr.bin/mail/cmd2.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cmd2.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/mail/cmd2.c,v 1.5.6.2 2002/03/15 19:46:30 mikeh Exp $"; #endif /* not lint */ #include "rcv.h" |