mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
st/p: Fix mismatched prototype.
This commit is contained in:
parent
d444412221
commit
fad9eb0e12
|
@ -79,7 +79,7 @@ teardown_devices(struct prober *p);
|
|||
static void
|
||||
teardown(struct prober *p);
|
||||
|
||||
static int
|
||||
static xrt_result_t
|
||||
p_probe(struct xrt_prober *xp);
|
||||
|
||||
static xrt_result_t
|
||||
|
|
Loading…
Reference in a new issue