Fix: set_ust_capture: missing ABI rename
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
index 6e2659c1e08f385b99ee4b55fdba5e26953e11b2..8e96e3e424b60e8e658909085ded0d9f9f96920d 100644 (file)
@@ -1585,7 +1585,7 @@ error:
 static int set_ust_capture(struct ust_app *app,
                const struct lttng_bytecode *bytecode,
                unsigned int capture_seqnum,
-               struct lttng_ust_object_data *ust_object)
+               struct lttng_ust_abi_object_data *ust_object)
 {
        int ret;
        struct lttng_ust_abi_capture_bytecode *ust_bytecode = NULL;
This page took 0.023212 seconds and 4 git commands to generate.