diff options
Diffstat (limited to 'usr.bin/mail/vars.c')
| -rw-r--r-- | usr.bin/mail/vars.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/vars.c b/usr.bin/mail/vars.c index ab171c159e1e..3356a739dcb7 100644 --- a/usr.bin/mail/vars.c +++ b/usr.bin/mail/vars.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)vars.c 8.1 (Berkeley) 6/6/93"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/mail/vars.c,v 1.1.1.1.14.3 2003/01/06 05:46:04 mikeh Exp $"); #include "rcv.h" #include "extern.h" |
