X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Ftext%2Fdmesg%2Fdmesg.h;h=f9fab1bc24a9156e63d3af77a2e6671ef6a63f0d;hb=ce141536303570f5101012630f4068e981d4af31;hp=870e87bb93d7e0c99e2f18bb5a56a347c79c454e;hpb=4b70020dc7da3a97f87be1f6a0055ae2d139542f;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);