summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2003-02-02 13:06:18 +0000
committernyan <nyan@FreeBSD.org>2003-02-02 13:06:18 +0000
commit81ccce55b8025295556c35e83be8657c6f4659ab (patch)
tree53bf74a20ca39fb314050647138d7c0f70994454 /sys
parent53aec1a3a4fd66cf5c0d8f60cb7bae402caa6868 (diff)
downloadFreeBSD-src-81ccce55b8025295556c35e83be8657c6f4659ab.zip
FreeBSD-src-81ccce55b8025295556c35e83be8657c6f4659ab.tar.gz
Correct error message.
Diffstat (limited to 'sys')
-rw-r--r--sys/isa/isareg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isa/isareg.h b/sys/isa/isareg.h
index da75f8d..bcdfdc0 100644
--- a/sys/isa/isareg.h
+++ b/sys/isa/isareg.h
@@ -38,7 +38,7 @@
*/
#ifdef PC98
-#error isa.h is included from PC-9801 source
+#error isareg.h is included from PC-9801 source
#endif
#ifndef _ISA_ISA_H_
OpenPOWER on IntegriCloud