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 b5907ecb2107..5f0a70b790d0 100644 --- a/usr.bin/mail/list.c +++ b/usr.bin/mail/list.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)list.c 8.4 (Berkeley) 5/1/95"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/mail/list.c,v 1.10.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include "rcv.h" #include <ctype.h> |
