X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace2%2Fgraph%2Fself-component-source.h;h=188337bd37d1e0436dab0fdd17486ac4f5a094e2;hp=0e82cf56d8b5711ea322a348b00853535b9efc5b;hb=d24d56638469189904fb6ddbb3c725817b3e9417;hpb=15caa1ca4fac30bd196602bd136e48fda3892de2 diff --git a/include/babeltrace2/graph/self-component-source.h b/include/babeltrace2/graph/self-component-source.h index 0e82cf56..188337bd 100644 --- a/include/babeltrace2/graph/self-component-source.h +++ b/include/babeltrace2/graph/self-component-source.h @@ -25,7 +25,7 @@ #include -/* For bt_self_component_status */ +/* For bt_self_component_*_status */ #include /* @@ -63,7 +63,7 @@ bt_self_component_source_borrow_output_port_by_index( bt_self_component_source *self_component, uint64_t index); -extern bt_self_component_status +extern bt_self_component_add_port_status bt_self_component_source_add_output_port( bt_self_component_source *self_component, const char *name, void *user_data,