diff options
| author | Steve Price <steve@FreeBSD.org> | 2001-01-12 02:49:40 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 2001-01-12 02:49:40 +0000 |
| commit | 298157102fa814d3ce996785b4394172694c378a (patch) | |
| tree | 285b12965acdc03df73c32f9589cb5b70b993d3a /sys | |
| parent | e97abfe7513edaeb7e30f1ed2ad6e4a1b7f94eec (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/cam/scsi/scsi_pt.h | 2 | ||||
| -rw-r--r-- | sys/cam/scsi/scsi_sa.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/cam/scsi/scsi_pt.h b/sys/cam/scsi/scsi_pt.h index b5eea824fcf6c..6e2b30d532049 100644 --- a/sys/cam/scsi/scsi_pt.h +++ b/sys/cam/scsi/scsi_pt.h @@ -1,5 +1,5 @@ /* - * Structure and function declartaions for Processor type devices. + * Structure and function declarations for Processor type devices. * * Copyright (c) 1998 Justin T. Gibbs * All rights reserved. diff --git a/sys/cam/scsi/scsi_sa.h b/sys/cam/scsi/scsi_sa.h index fb4b652de5e57..92a150226dd98 100644 --- a/sys/cam/scsi/scsi_sa.h +++ b/sys/cam/scsi/scsi_sa.h @@ -1,5 +1,5 @@ /* - * Structure and function declartaions for the + * Structure and function declarations for the * SCSI Sequential Access Peripheral driver for CAM. * * Copyright (c) 1999, 2000 Matthew Jacob |
