X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=lib%2Flib-logging.c;h=b595263cf60967d08b192e05c6db24e86fec91d9;hb=3a2cb327fd24e53a9b163372b9079003dd422655;hp=c91198256e77a91dad5861f123c294eb717b265c;hpb=ce7a2b0b5d96194ef82ae6643b1a5ee3d9b3f3f5;p=babeltrace.git diff --git a/lib/lib-logging.c b/lib/lib-logging.c index c9119825..b595263c 100644 --- a/lib/lib-logging.c +++ b/lib/lib-logging.c @@ -1141,7 +1141,7 @@ static inline void format_notification_iterator(char **buf_ch, } static inline void format_plugin(char **buf_ch, bool extended, - const char *prefix, struct bt_plugin *plugin) + const char *prefix, const struct bt_plugin *plugin) { char tmp_prefix[64];