summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd/cardd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pccard/pccardd/cardd.c')
-rw-r--r--usr.sbin/pccard/pccardd/cardd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pccard/pccardd/cardd.c b/usr.sbin/pccard/pccardd/cardd.c
index 9e8af7f..fa9a277 100644
--- a/usr.sbin/pccard/pccardd/cardd.c
+++ b/usr.sbin/pccard/pccardd/cardd.c
@@ -579,7 +579,7 @@ assign_driver(struct slot *sp, struct card *cp)
break;
}
/*
- * Ask the kernel if we have an free irq.
+ * Ask the kernel if we have a free irq.
*/
res.min = i;
res.max = i;
OpenPOWER on IntegriCloud