diff options
Diffstat (limited to 'usr.bin/make/hash.h')
-rw-r--r-- | usr.bin/make/hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/hash.h b/usr.bin/make/hash.h index 8620c43906eac..e7f9a84985474 100644 --- a/usr.bin/make/hash.h +++ b/usr.bin/make/hash.h @@ -37,7 +37,7 @@ * SUCH DAMAGE. * * @(#)hash.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.bin/make/hash.h,v 1.12 2002/09/17 21:29:06 jmallett Exp $ */ /* hash.h -- |