Skip to content

Commit 1f6f719

Browse files
committed
doxy: remove broken link to XML v1 export flag
The flag was removed in 945c1dd. The v1->v2 upgrade guide isn't removed yet, just keep the text but remove the doxygen crossref. The guide might be replace with v2->v3 later, we'll see. Signed-off-by: Brice Goglin <[email protected]>
1 parent 82ee51f commit 1f6f719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/hwloc.doxy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4790,7 +4790,7 @@ to force a hwloc-1.x-compatible XML export.
47904790
If both always support 2.0, don't pass any flag.
47914791
</li>
47924792
<li>
4793-
When the importer uses hwloc 1.x, export with ::HWLOC_TOPOLOGY_EXPORT_XML_FLAG_V1.
4793+
When the importer uses hwloc 1.x, export with HWLOC_TOPOLOGY_EXPORT_XML_FLAG_V1.
47944794
Otherwise the importer will fail to import.
47954795
</li>
47964796
<li>

0 commit comments

Comments
 (0)