mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
ipc: Fix doc warning
This commit is contained in:
parent
cfab11355d
commit
c4108035ea
|
@ -74,7 +74,7 @@ struct ipc_connection
|
||||||
* @param xina Optional native image allocator for client-side allocation. Takes
|
* @param xina Optional native image allocator for client-side allocation. Takes
|
||||||
* ownership if one is supplied.
|
* ownership if one is supplied.
|
||||||
* @param xdev Taken in but not used currently @todo remove this param?
|
* @param xdev Taken in but not used currently @todo remove this param?
|
||||||
* @param[out] out_xcn Pointer to receive the created xrt_system_compositor.
|
* @param[out] out_xcs Pointer to receive the created xrt_system_compositor.
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
ipc_client_create_system_compositor(struct ipc_connection *ipc_c,
|
ipc_client_create_system_compositor(struct ipc_connection *ipc_c,
|
||||||
|
|
Loading…
Reference in a new issue