From 439d7df917f827c559745fe0b0014015651d7e31 Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Tue, 26 Jun 2001 11:46:42 +0000 Subject: Merged from sys/isa/syscons_isa.c revision 1.16. --- sys/pc98/cbus/syscons_cbus.c | 2 +- sys/pc98/pc98/syscons_pc98.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/pc98/cbus/syscons_cbus.c b/sys/pc98/cbus/syscons_cbus.c index f576842884c7..24ecf9a6b102 100644 --- a/sys/pc98/cbus/syscons_cbus.c +++ b/sys/pc98/cbus/syscons_cbus.c @@ -137,7 +137,7 @@ int sc_get_cons_priority(int *unit, int *flags) { int disabled; - char *at; + const char *at; int u, f; *unit = -1; diff --git a/sys/pc98/pc98/syscons_pc98.c b/sys/pc98/pc98/syscons_pc98.c index f576842884c7..24ecf9a6b102 100644 --- a/sys/pc98/pc98/syscons_pc98.c +++ b/sys/pc98/pc98/syscons_pc98.c @@ -137,7 +137,7 @@ int sc_get_cons_priority(int *unit, int *flags) { int disabled; - char *at; + const char *at; int u, f; *unit = -1; -- cgit v1.3