mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
ipc: Fix it's vs its
This commit is contained in:
parent
9ab69a2c99
commit
4759ddda63
|
@ -51,7 +51,7 @@ struct ipc_client_compositor
|
|||
{
|
||||
struct xrt_compositor_native base;
|
||||
|
||||
//! Should be turned into it's own object.
|
||||
//! Should be turned into its own object.
|
||||
struct xrt_system_compositor system;
|
||||
|
||||
struct ipc_connection *ipc_c;
|
||||
|
|
Loading…
Reference in a new issue