aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 da75f8d9d393..bcdfdc0c6a8c 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_