aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ctau
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/ctau
parent88d3b17273cbd6223e89e8f574ef43aef59be90d (diff)
Notes
Diffstat (limited to 'sys/dev/ctau')
-rw-r--r--sys/dev/ctau/if_ct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ctau/if_ct.c b/sys/dev/ctau/if_ct.c
index 3769419d3cfb..25e927a94c88 100644
--- a/sys/dev/ctau/if_ct.c
+++ b/sys/dev/ctau/if_ct.c
@@ -272,7 +272,7 @@ static void ct_led_off (void *arg)
}
/*
- * Activate interupt handler from DDK.
+ * Activate interrupt handler from DDK.
*/
static void ct_intr (void *arg)
{