diff options
Diffstat (limited to 'sys/fs/hpfs/hpfs_hash.c')
-rw-r--r-- | sys/fs/hpfs/hpfs_hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/hpfs/hpfs_hash.c b/sys/fs/hpfs/hpfs_hash.c index a948ade1d911e..d096e05a65246 100644 --- a/sys/fs/hpfs/hpfs_hash.c +++ b/sys/fs/hpfs/hpfs_hash.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ufs_ihash.c 8.7 (Berkeley) 5/17/95 - * $FreeBSD$ + * $FreeBSD: src/sys/fs/hpfs/hpfs_hash.c,v 1.1 1999/12/09 19:09:58 semenu Exp $ */ #include <sys/param.h> |