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 866b91be68c8..ebcfe9af9088 100644 --- a/usr.bin/mail/aux.c +++ b/usr.bin/mail/aux.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)aux.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/mail/aux.c,v 1.4.6.3 2002/03/15 19:46:30 mikeh Exp $"; #endif /* not lint */ #include <sys/time.h> |