The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ipc: Fix doc warning

authored by

Ryan Pavlik and committed by
Jakob Bornecrantz
c4108035 cfab1135

+1 -1
+1 -1
src/xrt/ipc/client/ipc_client.h
··· 74 74 * @param xina Optional native image allocator for client-side allocation. Takes 75 75 * ownership if one is supplied. 76 76 * @param xdev Taken in but not used currently @todo remove this param? 77 - * @param[out] out_xcn Pointer to receive the created xrt_system_compositor. 77 + * @param[out] out_xcs Pointer to receive the created xrt_system_compositor. 78 78 */ 79 79 int 80 80 ipc_client_create_system_compositor(struct ipc_connection *ipc_c,