t/common: Fix doxygen warnings

This commit is contained in:
Ryan Pavlik 2023-09-13 12:54:45 -05:00 committed by Jakob Bornecrantz
parent aa2cc78396
commit 2398dc6ca4

View file

@ -108,7 +108,7 @@ t_builder_rgb_tracking_create(void);
#ifdef T_BUILDER_SIMULATED
/*!
* Builder for @drv_simulated devices.
* Builder for @ref drv_simulated devices.
*/
struct xrt_builder *
t_builder_simulated_create(void);