We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6f719 commit b813cf0Copy full SHA for b813cf0
include/hwloc/helper.h
@@ -423,7 +423,7 @@ hwloc_get_ancestor_obj_by_depth (hwloc_topology_t topology __hwloc_attribute_unu
423
* \return the ancestor if any.
424
* \return \c NULL if no such ancestor exists.
425
*
426
- * \note if multiple matching ancestors exist (e.g. multiple levels of ::HwLOC_OBJ_GROUP)
+ * \note if multiple matching ancestors exist (e.g. multiple levels of ::HWLOC_OBJ_GROUP)
427
* the lowest one is returned.
428
429
* \note \p type should not be ::HWLOC_OBJ_PU or ::HWLOC_OBJ_NUMANODE
0 commit comments