diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2007-03-10 02:39:54 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2007-03-10 02:39:54 +0000 |
| commit | e48b2487a0c478497ada13a111ea69861d7853a1 (patch) | |
| tree | d059dfff16dcf6bd3e2d1d6fc4e05f678e936bbc /sys/dev/isp/isp_ioctl.h | |
| parent | a54a69d7f943464bcbae56113e2a64d1654f6a71 (diff) | |
Notes
Diffstat (limited to 'sys/dev/isp/isp_ioctl.h')
| -rw-r--r-- | sys/dev/isp/isp_ioctl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/isp/isp_ioctl.h b/sys/dev/isp/isp_ioctl.h index 4171466e29d2..1677b65a487e 100644 --- a/sys/dev/isp/isp_ioctl.h +++ b/sys/dev/isp/isp_ioctl.h @@ -1,6 +1,5 @@ /* $FreeBSD$ */ /*- - * * Copyright (c) 1997-2006 by Matthew Jacob * All rights reserved. * @@ -25,6 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ + /* * ioctl definitions for Qlogic FC/SCSI HBA driver */ |
