aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ctau
diff options
context:
space:
mode:
authorAndrew Thompson <thompsa@FreeBSD.org>2008-07-28 15:49:26 +0000
committerAndrew Thompson <thompsa@FreeBSD.org>2008-07-28 15:49:26 +0000
commit788c6e2e0d88e7287b3de1ada339669326e3b4a0 (patch)
treef9a36b9fd49dfa8c9277334249e1da79c1ba4bab /sys/dev/ctau
parent3f981b77fa43a0eca4a2113444b788d578be46bd (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)
{