X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-sink.h;h=12fe73d4f4584a8f587c154ae851b3fd10e41283;hb=707b7d3548cc010d582f7faed43630aed26508fd;hp=6c33eb757963a55ea2fe0406a26ef249536bee46;hpb=db5504f973efded14c592f5404cce39c9b566329;p=babeltrace.git diff --git a/include/babeltrace/graph/component-sink.h b/include/babeltrace/graph/component-sink.h index 6c33eb75..12fe73d4 100644 --- a/include/babeltrace/graph/component-sink.h +++ b/include/babeltrace/graph/component-sink.h @@ -36,7 +36,7 @@ struct bt_component_sink; struct bt_port_input; static inline -struct bt_component *bt_component_sink_borrow_component( +struct bt_component *bt_component_sink_as_component( struct bt_component_sink *component) { return (void *) component;