diff options
Diffstat (limited to 'sys/dev/ic/isp_library.c')
-rw-r--r-- | sys/dev/ic/isp_library.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/isp_library.c b/sys/dev/ic/isp_library.c index ffc955c0120..12f6bb2743e 100644 --- a/sys/dev/ic/isp_library.c +++ b/sys/dev/ic/isp_library.c @@ -1,4 +1,4 @@ -/* $OpenBSD: isp_library.c,v 1.2 2009/06/24 11:00:53 krw Exp $ */ +/* $OpenBSD: isp_library.c,v 1.3 2010/02/18 10:40:53 sobrado Exp $ */ /*- * Copyright (c) 1997-2007 by Matthew Jacob * All rights reserved. @@ -26,7 +26,7 @@ * SUCH DAMAGE. */ /* - * Qlogic Host Adapter Internal Library Functions + * QLogic Host Adapter Internal Library Functions */ #ifdef __NetBSD__ #include <sys/cdefs.h> |