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 fd74372..8983e950c 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$ + * $Id$ */ #include <stddef.h> |