Fix: "Cleanup: clarify bytecode ownership"
[deliverable/lttng-ust.git] / liblttng-ust / ust-events-internal.h
index 1d8e914ad2487dc9d56a8c0b1bdd62aa1928e90d..fc55cb03b64e3fb275bf7fe6e27a01c2020298f5 100644 (file)
@@ -233,7 +233,7 @@ int lttng_event_notifier_enabler_attach_filter_bytecode(
 LTTNG_HIDDEN
 int lttng_event_notifier_enabler_attach_capture_bytecode(
                struct lttng_event_notifier_enabler *event_notifier_enabler,
-               struct lttng_ust_bytecode_node *bytecode);
+               struct lttng_ust_bytecode_node **bytecode);
 
 /*
  * Attach exclusion list to `struct lttng_event_notifier_enabler` and all
This page took 0.02404 seconds and 5 git commands to generate.