diff options
Diffstat (limited to 'usr.bin/mail/aux.c')
-rw-r--r-- | usr.bin/mail/aux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/aux.c b/usr.bin/mail/aux.c index fa820b4a94bd..2ef2885b2db5 100644 --- a/usr.bin/mail/aux.c +++ b/usr.bin/mail/aux.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/aux.c,v 1.13.32.1 2008/11/25 02:59:29 kensmith Exp $"); #include <sys/time.h> |