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 644d808..a589683 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 - * $Id: mail.h,v 1.2 1994/09/24 02:57:45 davidg Exp $ + * $FreeBSD$ */ void chkmail __P((int)); |