X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Ftext%2Fdmesg%2Fdmesg.h;h=f9fab1bc24a9156e63d3af77a2e6671ef6a63f0d;hb=05e2128659970c32648a01255ed870449f05d518;hp=870e87bb93d7e0c99e2f18bb5a56a347c79c454e;hpb=398454ed067b95215c7affbe265fd36edab931ee;p=babeltrace.git diff --git a/plugins/text/dmesg/dmesg.h b/plugins/text/dmesg/dmesg.h index 870e87bb..f9fab1bc 100644 --- a/plugins/text/dmesg/dmesg.h +++ b/plugins/text/dmesg/dmesg.h @@ -30,7 +30,7 @@ BT_HIDDEN enum bt_self_component_status dmesg_init( struct bt_self_component_source *self_comp, - struct bt_value *params, void *init_method_data); + const struct bt_value *params, void *init_method_data); BT_HIDDEN void dmesg_finalize(struct bt_self_component_source *self_comp);