diff options
Diffstat (limited to 'sys/i386/boot/biosboot/probe_keyboard.c')
-rw-r--r-- | sys/i386/boot/biosboot/probe_keyboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/biosboot/probe_keyboard.c b/sys/i386/boot/biosboot/probe_keyboard.c index bd5113c5b7ccd..fd2cddf799f0a 100644 --- a/sys/i386/boot/biosboot/probe_keyboard.c +++ b/sys/i386/boot/biosboot/probe_keyboard.c @@ -42,7 +42,7 @@ * * This grody hack brought to you by Bill Paul (wpaul@ctr.columbia.edu) * - * $Id: probe_keyboard.c,v 1.4 1995/04/14 21:26:52 joerg Exp $ + * $Id: probe_keyboard.c,v 1.5 1995/04/20 23:15:10 joerg Exp $ */ #ifndef FORCE_COMCONSOLE |