The open source OpenXR runtime
0
fork

Configure Feed

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

st/p: Fix mismatched prototype.

+1 -1
+1 -1
src/xrt/state_trackers/prober/p_prober.c
··· 79 79 static void 80 80 teardown(struct prober *p); 81 81 82 - static int 82 + static xrt_result_t 83 83 p_probe(struct xrt_prober *xp); 84 84 85 85 static xrt_result_t