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 210d56867ffbb..9276b145452ef 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 $ - * $Id: diskslice_machdep.c,v 1.14.4.1 1995/09/12 07:19:45 davidg Exp $ + * $Id: diskslice_machdep.c,v 1.14.4.2 1996/11/04 18:28:57 jkh Exp $ */ #include <stddef.h> |