X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=plugins%2Futils%2Fcounter%2Fcounter.h;h=54da5294027e2c060ff24050ca1f95b94c70fbc5;hb=7b53201cfb06ec02f4203e28458dfbcf53d87988;hp=2feeaa50ba4d6c93a865e58c448e61f96eae185c;hpb=3a2cb327fd24e53a9b163372b9079003dd422655;p=babeltrace.git diff --git a/plugins/utils/counter/counter.h b/plugins/utils/counter/counter.h index 2feeaa50..54da5294 100644 --- a/plugins/utils/counter/counter.h +++ b/plugins/utils/counter/counter.h @@ -57,7 +57,7 @@ BT_HIDDEN enum bt_self_component_status counter_port_connected( struct bt_self_component_sink *component, struct bt_self_component_port_input *self_port, - struct bt_port_output *other_port); + const struct bt_port_output *other_port); BT_HIDDEN enum bt_self_component_status counter_consume(struct bt_self_component_sink *component);