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 fa820b4a94bd6..90b602b9f2f42 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.30.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/time.h> |