diff options
Diffstat (limited to 'usr.bin/mail/util.c')
| -rw-r--r-- | usr.bin/mail/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/util.c b/usr.bin/mail/util.c index af962c8ca84f..91bf56a3cd1d 100644 --- a/usr.bin/mail/util.c +++ b/usr.bin/mail/util.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)aux.c 8.1 (Berkeley) 6/6/93"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/mail/util.c,v 1.1.2.2.6.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/time.h> |
