X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Flttng-live%2Flttng-live.h;h=7b72147f9aabc7fcc1461d3ccba3161992fee742;hb=f6e305cef12490239b627d77446c5ccb2a062e2b;hp=e5d08613d560192bfb2584684521a0dfcaa9a3fe;hpb=117d027c7e6b403fcca97236be1cbbcf53b843c7;p=babeltrace.git diff --git a/src/plugins/ctf/lttng-live/lttng-live.h b/src/plugins/ctf/lttng-live/lttng-live.h index e5d08613..7b72147f 100644 --- a/src/plugins/ctf/lttng-live/lttng-live.h +++ b/src/plugins/ctf/lttng-live/lttng-live.h @@ -266,7 +266,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, - const bt_value **result); + void *method_data, const bt_value **result); void lttng_live_component_finalize(bt_self_component_source *component);