Skip to content

Commit e68083a

Browse files
committed
doxy: fix a crossref to hwloc_disc_status_flag_e
Signed-off-by: Brice Goglin <[email protected]>
1 parent b5eb51f commit e68083a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/hwloc/plugins.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ struct hwloc_disc_status {
164164
*/
165165
unsigned excluded_phases;
166166

167-
/** \brief OR'ed set of hwloc_disc_status_flag_e */
167+
/** \brief OR'ed set of ::hwloc_disc_status_flag_e */
168168
unsigned long flags;
169169
};
170170

0 commit comments

Comments
 (0)