[ofa-general] [PATCH 5/6] [DAPL v1] Fix typo in comment
Patrick Marchand Latifi
patrick.latifi at qlogic.com
Wed Feb 13 14:58:13 PST 2008
Fix typo in comment.
Signed-off-by: Patrick Marchand Latifi <patrick.latifi at qlogic.com>
---
dat/common/dat_api.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dat/common/dat_api.c b/dat/common/dat_api.c
index 2cfa4a3..87ad722 100644
--- a/dat/common/dat_api.c
+++ b/dat/common/dat_api.c
@@ -209,7 +209,7 @@ dats_get_ia_handle(
* The current implementation assumes that any value for which an IA
* handle exists is a DAT_IA_HANDLE. Unfortunately this will result in
* false positives. In particular it may identify a NULL pointer as IA
- * handle 0. An implmenetation that does not have this deficiency would
+ * handle 0. An implementation that does not have this deficiency would
* be preferable.
*
***********************************************************************/
More information about the general
mailing list