aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cx
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2007-10-12 06:03:46 +0000
committerKevin Lo <kevlo@FreeBSD.org>2007-10-12 06:03:46 +0000
commit976b010645ac346df4ca903f7d880be7a2216f46 (patch)
tree5d1c0175e9c89b84168bf6dffe130b9dd7ffb477 /sys/dev/cx
parent88d3b17273cbd6223e89e8f574ef43aef59be90d (diff)
Notes
Diffstat (limited to 'sys/dev/cx')
-rw-r--r--sys/dev/cx/if_cx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cx/if_cx.c b/sys/dev/cx/if_cx.c
index b75f23b9308aa..34ccd5acd2517 100644
--- a/sys/dev/cx/if_cx.c
+++ b/sys/dev/cx/if_cx.c
@@ -358,7 +358,7 @@ static void cx_led_off (void *arg)
}
/*
- * Activate interupt handler from DDK.
+ * Activate interrupt handler from DDK.
*/
static void cx_intr (void *arg)
{