diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /sys/i386/boot/dosboot/disk.c | |
parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) |
Diffstat (limited to 'sys/i386/boot/dosboot/disk.c')
-rw-r--r-- | sys/i386/boot/dosboot/disk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/dosboot/disk.c b/sys/i386/boot/dosboot/disk.c index 0a5fcec9b86fc..7460fe4ff2fd4 100644 --- a/sys/i386/boot/dosboot/disk.c +++ b/sys/i386/boot/dosboot/disk.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes.
*
* from: Mach, Revision 2.2 92/04/04 11:35:49 rpd
- * $Id: disk.c,v 1.4 1994/02/22 22:59:40 rgrimes Exp $
+ * $Id: disk.c,v 1.2 1995/04/27 18:22:17 phk Exp $
*/
#include <stdio.h>
#include <memory.h>
|