lib, bt2: make query method receive custom data
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.c
index f13a5eabc301f9ac60a0f331c11b6e32af0ee269..40d76b9d2ad5d6f08e8aaf47480df20d56827585 100644 (file)
@@ -1457,6 +1457,7 @@ bt_component_class_query_method_status lttng_live_query(
                bt_self_component_class_source *comp_class,
                bt_private_query_executor *priv_query_exec,
                const char *object, const bt_value *params,
+               __attribute__((unused)) void *method_data,
                const bt_value **result)
 {
        bt_component_class_query_method_status status =
This page took 0.022779 seconds and 4 git commands to generate.