diff options
Diffstat (limited to 'usr.bin/mail/extern.h')
| -rw-r--r-- | usr.bin/mail/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/extern.h b/usr.bin/mail/extern.h index 9c3c7adfee44..f140bd2da9fe 100644 --- a/usr.bin/mail/extern.h +++ b/usr.bin/mail/extern.h @@ -32,7 +32,7 @@ * * @(#)extern.h 8.2 (Berkeley) 4/20/95 * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/mail/extern.h,v 1.3.6.3 2003/01/06 05:46:03 mikeh Exp $ */ struct name *cat(struct name *, struct name *); |
