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 2b6e74b2f7bb..e3bfd4a21a7c 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.14 2002/04/04 21:03:18 jhb Exp $ */ #include <sys/param.h> |
