From 396b11447523f0a81228e0735758e09c792bcb5b Mon Sep 17 00:00:00 2001 From: des Date: Fri, 17 Apr 1998 22:37:19 +0000 Subject: Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. --- sys/dev/dpt/dpt_control.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/dpt') diff --git a/sys/dev/dpt/dpt_control.c b/sys/dev/dpt/dpt_control.c index 3015a37..2c85819 100644 --- a/sys/dev/dpt/dpt_control.c +++ b/sys/dev/dpt/dpt_control.c @@ -36,7 +36,7 @@ * future. */ -#ident "$Id: dpt_control.c,v 1.2 1998/02/10 17:36:43 eivind Exp $" +#ident "$Id: dpt_control.c,v 1.3 1998/02/20 13:11:44 bde Exp $" #include "opt_dpt.h" @@ -175,7 +175,7 @@ dpt_minor2unit(int minor) /** * Given a minor device number, - * return the pointer to it's softc structure + * return the pointer to its softc structure */ static INLINE dpt_softc_t * -- cgit v1.1