[ofa-general] [PATCH 4/5] [DAPL v2] Fix typo in comment
Patrick Marchand Latifi
patrick.latifi at qlogic.com
Wed Feb 13 15:00:22 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 693fa30..de8e122 100755
--- a/dat/common/dat_api.c
+++ b/dat/common/dat_api.c
@@ -218,7 +218,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