summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/gethints.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/gethints.pl b/sys/pc98/conf/gethints.pl
index d5990d0..51ac8a9 100644
--- a/sys/pc98/conf/gethints.pl
+++ b/sys/pc98/conf/gethints.pl
@@ -82,6 +82,6 @@ while (<STDIN>) {
}
next;
}
- print "unrecognized config token $key\n";
+ print STDERR "unrecognized config token $key\n";
}
}
OpenPOWER on IntegriCloud