The open source OpenXR runtime

ipc: Fix doc warnings

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

authored by

Rylie Pavlik and committed by
Marge Bot
b17fbfc4 bc916e0f

+2 -2
+1 -1
src/xrt/ipc/client/ipc_client_session.c
··· 16 16 /*! 17 17 * IPC client implementation of @ref xrt_session. 18 18 * 19 - * @implements xrt_session. 19 + * @implements xrt_session 20 20 * @ingroup ipc_client 21 21 */ 22 22 struct ipc_client_session
+1 -1
src/xrt/ipc/client/ipc_client_system.c
··· 18 18 /*! 19 19 * IPC client implementation of @ref xrt_system. 20 20 * 21 - * @implements xrt_system. 21 + * @implements xrt_system 22 22 * @ingroup ipc_client 23 23 */ 24 24 struct ipc_client_system