mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-05 21:38:12 +00:00
ipc: Fix doc warnings
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2237>
This commit is contained in:
parent
bc916e0f36
commit
b17fbfc4ba
|
@ -16,7 +16,7 @@
|
|||
/*!
|
||||
* IPC client implementation of @ref xrt_session.
|
||||
*
|
||||
* @implements xrt_session.
|
||||
* @implements xrt_session
|
||||
* @ingroup ipc_client
|
||||
*/
|
||||
struct ipc_client_session
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
/*!
|
||||
* IPC client implementation of @ref xrt_system.
|
||||
*
|
||||
* @implements xrt_system.
|
||||
* @implements xrt_system
|
||||
* @ingroup ipc_client
|
||||
*/
|
||||
struct ipc_client_system
|
||||
|
|
Loading…
Reference in a new issue