ipc: Fix doc warnings

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2237>
This commit is contained in:
Rylie Pavlik 2024-04-08 16:18:09 -05:00 committed by Marge Bot
parent bc916e0f36
commit b17fbfc4ba
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
/*!
* IPC client implementation of @ref xrt_session.
*
* @implements xrt_session.
* @implements xrt_session
* @ingroup ipc_client
*/
struct ipc_client_session

View file

@ -18,7 +18,7 @@
/*!
* IPC client implementation of @ref xrt_system.
*
* @implements xrt_system.
* @implements xrt_system
* @ingroup ipc_client
*/
struct ipc_client_system