summaryrefslogtreecommitdiffstats
path: root/sys/scsi/od.c
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/scsi/od.c
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/scsi/od.c')
-rw-r--r--sys/scsi/od.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/scsi/od.c b/sys/scsi/od.c
index e6fc3bb..51b94cf 100644
--- a/sys/scsi/od.c
+++ b/sys/scsi/od.c
@@ -28,7 +28,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: od.c,v 1.35 1998/01/24 02:54:49 eivind Exp $
+ * $Id: od.c,v 1.36 1998/04/15 17:47:18 bde Exp $
*/
/*
@@ -716,7 +716,7 @@ od_ioctl(dev_t dev, int cmd, caddr_t addr, int flag, struct proc *p,
}
/*
- * Find out from the device what it's capacity is
+ * Find out from the device what its capacity is
*/
static u_int32_t
od_size(unit, flags)
OpenPOWER on IntegriCloud