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 e764aacd0008..31aaba045e43 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.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/time.h> |