diff options
Diffstat (limited to 'sys/i386/isa/diskslice_machdep.c')
-rw-r--r-- | sys/i386/isa/diskslice_machdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/diskslice_machdep.c b/sys/i386/isa/diskslice_machdep.c index e23a3a3e7a61..bf162a5a598a 100644 --- a/sys/i386/isa/diskslice_machdep.c +++ b/sys/i386/isa/diskslice_machdep.c @@ -35,7 +35,7 @@ * * from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91 * from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/i386/isa/diskslice_machdep.c,v 1.32.2.1 1999/08/29 16:07:16 peter Exp $ */ #include <sys/param.h> |