X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Futils%2Fcounter%2Fcounter.h;h=2feeaa50ba4d6c93a865e58c448e61f96eae185c;hb=05e2128659970c32648a01255ed870449f05d518;hp=2c11fa335dbd0ff84e259f4b07f599d4bdc445ea;hpb=398454ed067b95215c7affbe265fd36edab931ee;p=babeltrace.git diff --git a/plugins/utils/counter/counter.h b/plugins/utils/counter/counter.h index 2c11fa33..2feeaa50 100644 --- a/plugins/utils/counter/counter.h +++ b/plugins/utils/counter/counter.h @@ -48,7 +48,7 @@ struct counter { BT_HIDDEN enum bt_self_component_status counter_init( struct bt_self_component_sink *component, - struct bt_value *params, void *init_method_data); + const struct bt_value *params, void *init_method_data); BT_HIDDEN void counter_finalize(struct bt_self_component_sink *component);