mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-07 15:46:12 +00:00
t/common: Fix doxygen warnings
This commit is contained in:
parent
aa2cc78396
commit
2398dc6ca4
|
@ -108,7 +108,7 @@ t_builder_rgb_tracking_create(void);
|
||||||
|
|
||||||
#ifdef T_BUILDER_SIMULATED
|
#ifdef T_BUILDER_SIMULATED
|
||||||
/*!
|
/*!
|
||||||
* Builder for @drv_simulated devices.
|
* Builder for @ref drv_simulated devices.
|
||||||
*/
|
*/
|
||||||
struct xrt_builder *
|
struct xrt_builder *
|
||||||
t_builder_simulated_create(void);
|
t_builder_simulated_create(void);
|
||||||
|
|
Loading…
Reference in a new issue