summaryrefslogtreecommitdiffstats
path: root/sys/scsi/od.c
diff options
context:
space:
mode:
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