bt_query_executor_create_with_method_data(): fix docs note
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 9 Aug 2023 08:01:01 +0000 (04:01 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 9 Aug 2023 08:04:43 +0000 (04:04 -0400)
commit9734640065c7fb1674d13f7e1e2ab62f54bde567
tree5906a00078053a1c4a25dfc4dba1cb9e3e314629
parentc7a25f9819be249bb294f3b179381929bd16a5cc
bt_query_executor_create_with_method_data(): fix docs note

The bt_graph_add_*_component*() functions accept a `params` parameter,
not the bt_graph_add_*_component_*_port_added_listener() ones.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ib2b8fa0177a8915d344ccaf3e55c05d3c939d2ca
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10559
include/babeltrace2/graph/query-executor.h
This page took 0.024239 seconds and 4 git commands to generate.