[ofa-general] [PATCH][TRIVIAL] OpenSM/include/osm_port_profile.h: Fix some typos
Hal Rosenstock
hrosenstock at xsigo.com
Wed Jun 11 12:47:34 PDT 2008
OpenSM/include/osm_port_profile.h: Fix some typos
Signed-off-by: Hal Rosenstock <hal at xsigo.com>
diff --git a/opensm/include/opensm/osm_port_profile.h b/opensm/include/opensm/osm_port_profile.h
index d735388..9997d0b 100644
--- a/opensm/include/opensm/osm_port_profile.h
+++ b/opensm/include/opensm/osm_port_profile.h
@@ -147,7 +147,7 @@ osm_port_prof_path_count_inc(IN osm_port_profile_t * const p_prof)
/*
* PARAMETERS
-* p_pro
+* p_prof
* [in] Pointer to the Port Profile object.
*
* RETURN VALUE
@@ -175,7 +175,7 @@ osm_port_prof_path_count_get(IN const osm_port_profile_t * const p_prof)
/*
* PARAMETERS
-* p_pro
+* p_prof
* [in] Pointer to the Port Profile object.
*
* RETURN VALUE
More information about the general
mailing list