diff options
Diffstat (limited to 'sys/i386/include/pc/msdos.h')
-rw-r--r-- | sys/i386/include/pc/msdos.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/pc/msdos.h b/sys/i386/include/pc/msdos.h index b56bddc967dd4..416285f0f8103 100644 --- a/sys/i386/include/pc/msdos.h +++ b/sys/i386/include/pc/msdos.h @@ -3,7 +3,7 @@ * [obtained from mtools -wfj] * how to decipher DOS disk structures in coexisting with DOS * - * $FreeBSD$ + * $FreeBSD: src/sys/i386/include/pc/msdos.h,v 1.5 1999/08/28 00:44:34 peter Exp $ */ #define MSECTOR_SIZE 512 /* MSDOS sector size in bytes */ |