The open source OpenXR runtime
0
fork

Configure Feed

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

a/util: Fix warning in sink converter

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2472>

+1 -1
+1 -1
src/xrt/auxiliary/util/u_sink_converter.c
··· 1071 1071 xrt_frame_context_add(xfctx, &s->node); 1072 1072 1073 1073 *out_xfs = &s->base; 1074 - } 1074 + }