summaryrefslogtreecommitdiff
path: root/sys/dev/hea/eni_transmit.c
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 11:21:58 +0000
commit1a6e52d0e9c7e370830555d206030e479d4a6d1a (patch)
treeb5058a6ff0481660cdbe6cf29963cdd34202476d /sys/dev/hea/eni_transmit.c
parentefe5a08e092548a9442d794b60893581b177e003 (diff)
Notes
Diffstat (limited to 'sys/dev/hea/eni_transmit.c')
-rw-r--r--sys/dev/hea/eni_transmit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hea/eni_transmit.c b/sys/dev/hea/eni_transmit.c
index 2fd5b24498bc..13ea8969c102 100644
--- a/sys/dev/hea/eni_transmit.c
+++ b/sys/dev/hea/eni_transmit.c
@@ -543,7 +543,7 @@ retry:
* using TX channel 0. Also, round length up to a word
* size which should only effect the last buffer in the
* chain. This works because the PDU length is maintained
- * seperately and we're not really adjusting the buffer's
+ * separately and we're not really adjusting the buffer's
* idea of its length.
*/
KB_DATASTART ( m, buf_addr, u_long );