summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2005-04-14 14:12:54 +0000
committernyan <nyan@FreeBSD.org>2005-04-14 14:12:54 +0000
commit1db0102589254b05ac7d148ba68af585f98634a7 (patch)
tree895c2814d694d70ab9b078d7b88f82cb28c0cebc
parent1171a2e39b67f4c033300741c06efe8b4d22f382 (diff)
downloadFreeBSD-src-1db0102589254b05ac7d148ba68af585f98634a7.zip
FreeBSD-src-1db0102589254b05ac7d148ba68af585f98634a7.tar.gz
MFi386: revision 1.20.
-rw-r--r--sys/boot/pc98/libpc98/vidconsole.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/libpc98/vidconsole.c b/sys/boot/pc98/libpc98/vidconsole.c
index ae02d9e..be5b561 100644
--- a/sys/boot/pc98/libpc98/vidconsole.c
+++ b/sys/boot/pc98/libpc98/vidconsole.c
@@ -538,7 +538,7 @@ bail_out(int c)
}
static void
-get_arg(c)
+get_arg(int c)
{
if (argc < 0)
OpenPOWER on IntegriCloud