X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=plugins%2Ftext%2Fdmesg%2Fdmesg.h;h=be49d4212b3674be673f31c1fd61efd03d3f70d8;hb=0d72b8c329ad51d14ab4e83330b38c2c8da69dd4;hp=f9fab1bc24a9156e63d3af77a2e6671ef6a63f0d;hpb=05e2128659970c32648a01255ed870449f05d518;p=babeltrace.git diff --git a/plugins/text/dmesg/dmesg.h b/plugins/text/dmesg/dmesg.h index f9fab1bc..be49d421 100644 --- a/plugins/text/dmesg/dmesg.h +++ b/plugins/text/dmesg/dmesg.h @@ -48,7 +48,7 @@ void dmesg_notif_iter_finalize( BT_HIDDEN enum bt_self_notification_iterator_status dmesg_notif_iter_next( struct bt_self_notification_iterator *self_notif_iter, - bt_notification_array notifs, uint64_t capacity, + bt_notification_array_const notifs, uint64_t capacity, uint64_t *count); #endif /* BABELTRACE_PLUGIN_TEXT_DMESG_DMESG_H */