The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

a/util: Fix doxygen warning

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2322>

+1 -1
+1 -1
src/xrt/auxiliary/util/u_builders.h
··· 202 202 * the @ref u_builder should use this function for xrt_builder::open_system. 203 203 * 204 204 * When using this function the builder must have @ref u_builder and implement 205 - * the @ref u_builder::open_static_roles function, see documentation for 205 + * the @ref u_builder::open_system_static_roles function, see documentation for 206 206 * @ref u_builder_open_system_fn about requirements. 207 207 * 208 208 * @ingroup aux_util