summaryrefslogtreecommitdiffstats
path: root/sys/dev/rp
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>1998-04-17 22:37:19 +0000
committerdes <des@FreeBSD.org>1998-04-17 22:37:19 +0000
commit396b11447523f0a81228e0735758e09c792bcb5b (patch)
tree3c760cd87265a5a428738ce4b995557356f1d86b /sys/dev/rp
parent86e1a21b7908937d1545c2d878f7be7e149558aa (diff)
downloadFreeBSD-src-396b11447523f0a81228e0735758e09c792bcb5b.zip
FreeBSD-src-396b11447523f0a81228e0735758e09c792bcb5b.tar.gz
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
Diffstat (limited to 'sys/dev/rp')
-rw-r--r--sys/dev/rp/rpreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/rp/rpreg.h b/sys/dev/rp/rpreg.h
index 07c4ada..fcc100b 100644
--- a/sys/dev/rp/rpreg.h
+++ b/sys/dev/rp/rpreg.h
@@ -793,7 +793,7 @@ Return: WordIO_t: I/O address of a channel's TxRx Data register
/***************************************************************************
Function: sInitChanDefaults
-Purpose: Initialize a channel structure to it's default state.
+Purpose: Initialize a channel structure to its default state.
Call: sInitChanDefaults(ChP)
CHANNEL_T *ChP; Ptr to the channel structure
Comments: This function must be called once for every channel structure
OpenPOWER on IntegriCloud