summaryrefslogtreecommitdiff
path: root/sys/i386/boot/dosboot/disk.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/boot/dosboot/disk.c')
-rw-r--r--sys/i386/boot/dosboot/disk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/dosboot/disk.c b/sys/i386/boot/dosboot/disk.c
index 7601fc3a8ce4e..6ed3b50575ff5 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
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/boot/dosboot/disk.c,v 1.6 1999/12/08 09:32:49 phk Exp $
*/
#include <stdio.h>
#include <memory.h>