summaryrefslogtreecommitdiffstats
path: root/sys/dev/cx
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2007-10-12 06:03:46 +0000
committerkevlo <kevlo@FreeBSD.org>2007-10-12 06:03:46 +0000
commit7a9f1e285b4917d1e77dd6272654278cedc141fd (patch)
tree5d1c0175e9c89b84168bf6dffe130b9dd7ffb477 /sys/dev/cx
parenta7a6cc62cbb4f888b36f438e41119d295a856e55 (diff)
downloadFreeBSD-src-7a9f1e285b4917d1e77dd6272654278cedc141fd.zip
FreeBSD-src-7a9f1e285b4917d1e77dd6272654278cedc141fd.tar.gz
Spelling fix for interupt -> interrupt
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 b75f23b..34ccd5a 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)
{
OpenPOWER on IntegriCloud