summaryrefslogtreecommitdiffstats
path: root/sys/pccard
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2002-07-14 02:25:21 +0000
committerkeramida <keramida@FreeBSD.org>2002-07-14 02:25:21 +0000
commitbbe7923a863ae7fbf4be48ee332faa34d8f603f5 (patch)
treed23203e7e5f4197185db476b667003376c1df4ca /sys/pccard
parent868a694e347d13a4500a3272a1414e82d5284687 (diff)
downloadFreeBSD-src-bbe7923a863ae7fbf4be48ee332faa34d8f603f5.zip
FreeBSD-src-bbe7923a863ae7fbf4be48ee332faa34d8f603f5.tar.gz
Typo: do do -> to do.
Reviewed by: imp
Diffstat (limited to 'sys/pccard')
-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