diff options
Diffstat (limited to 'bin/sh/mail.h')
-rw-r--r-- | bin/sh/mail.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/mail.h b/bin/sh/mail.h index 319796b13eef9..87757ea3cc0dd 100644 --- a/bin/sh/mail.h +++ b/bin/sh/mail.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)mail.h 8.2 (Berkeley) 5/4/95 - * $FreeBSD$ + * $FreeBSD: src/bin/sh/mail.h,v 1.6 1999/08/27 23:15:15 peter Exp $ */ void chkmail __P((int)); |