diff options
Diffstat (limited to 'sys/i386/include/pc')
| -rw-r--r-- | sys/i386/include/pc/display.h | 2 | ||||
| -rw-r--r-- | sys/i386/include/pc/msdos.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/include/pc/display.h b/sys/i386/include/pc/display.h index 9e64a3f13307..31a203cc852d 100644 --- a/sys/i386/include/pc/display.h +++ b/sys/i386/include/pc/display.h @@ -1,7 +1,7 @@ /* * IBM PC display definitions * - * $Id$ + * $Id: display.h,v 1.2 1993/10/16 14:40:55 rgrimes Exp $ */ /* Color attributes for foreground text */ diff --git a/sys/i386/include/pc/msdos.h b/sys/i386/include/pc/msdos.h index ea221c7954a5..63c6c3f724b9 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 * - * $Id$ + * $Id: msdos.h,v 1.2 1993/10/16 14:40:57 rgrimes Exp $ */ #define MSECTOR_SIZE 512 /* MSDOS sector size in bytes */ |
