X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fself-component-source.h;fp=include%2Fbabeltrace%2Fgraph%2Fself-component-source.h;h=3b96af1e2592b085aaf51b42f5bbbd8db642a808;hb=4cdfc5e86b64137d96c31495cbdea99801714c2b;hp=ed2676e7e60fcb9264679e7e9d59ec7d6d8a8c72;hpb=a21d1cb8acfbed4d36ab6e74eefe64305d7587ef;p=babeltrace.git diff --git a/include/babeltrace/graph/self-component-source.h b/include/babeltrace/graph/self-component-source.h index ed2676e7..3b96af1e 100644 --- a/include/babeltrace/graph/self-component-source.h +++ b/include/babeltrace/graph/self-component-source.h @@ -25,7 +25,7 @@ #include -/* For enum 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 enum bt_self_component_status +extern bt_self_component_status bt_self_component_source_add_output_port( bt_self_component_source *self_component, const char *name, void *user_data,