diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2008-01-21 20:00:34 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2008-01-21 20:00:34 +0000 |
commit | e0b8182bfe3cb9da86065acb65d7ce2ab5717b78 (patch) | |
tree | 55798b82234c423a483f0b2f143d73a57f515383 /sys/dev/ic/isp_openbsd.c | |
parent | b1383a9947d14d043f1f3b1f7488d3f69e2bb7ec (diff) |
use the right capitalization for `QLogic'
ok jsing@
Diffstat (limited to 'sys/dev/ic/isp_openbsd.c')
-rw-r--r-- | sys/dev/ic/isp_openbsd.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/isp_openbsd.c b/sys/dev/ic/isp_openbsd.c index c89484d3993..02369781da5 100644 --- a/sys/dev/ic/isp_openbsd.c +++ b/sys/dev/ic/isp_openbsd.c @@ -1,6 +1,6 @@ -/* $OpenBSD: isp_openbsd.c,v 1.30 2007/04/10 17:47:55 miod Exp $ */ +/* $OpenBSD: isp_openbsd.c,v 1.31 2008/01/21 20:00:33 sobrado Exp $ */ /* - * Platform (OpenBSD) dependent common attachment code for Qlogic adapters. + * Platform (OpenBSD) dependent common attachment code for QLogic adapters. * * Copyright (c) 1999, 2000, 2001 by Matthew Jacob * All rights reserved. |