The open source OpenXR runtime
0
fork

Configure Feed

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

ipc: Fix it's vs its

+1 -1
+1 -1
src/xrt/ipc/client/ipc_client_compositor.c
··· 51 51 { 52 52 struct xrt_compositor_native base; 53 53 54 - //! Should be turned into it's own object. 54 + //! Should be turned into its own object. 55 55 struct xrt_system_compositor system; 56 56 57 57 struct ipc_connection *ipc_c;