summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/pccard/pcic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c
index c628ce7..252689e 100644
--- a/sys/pccard/pcic.c
+++ b/sys/pccard/pcic.c
@@ -703,7 +703,7 @@ pcic_power(struct slot *slt)
slt->pwr.vcc = 50;
break;
default:
- /* I have no idea how do do this for others */
+ /* I have no idea how to do this for others */
break;
}
OpenPOWER on IntegriCloud