diff options
Diffstat (limited to 'usr.bin/mail/list.c')
| -rw-r--r-- | usr.bin/mail/list.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/list.c b/usr.bin/mail/list.c index 04b15860ba9d..420b38ab526c 100644 --- a/usr.bin/mail/list.c +++ b/usr.bin/mail/list.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)list.c 8.2 (Berkeley) 4/19/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/mail/list.c,v 1.2.12.1 2001/06/12 22:34:48 mikeh Exp $"; #endif /* not lint */ #include "rcv.h" |
