X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Fcommon%2Fmsg-iter%2Fmsg-iter.c;h=b56cf0c1de8c680a5392e9527a0f2c028661977c;hp=de80263923e57573169c6ff83f379161b7d86eeb;hb=82338bfd24b995ca7b5224f54f1a245d906d517e;hpb=e46cbefe0605ab6e66e5c1d1487c823682d3ac10 diff --git a/src/plugins/ctf/common/msg-iter/msg-iter.c b/src/plugins/ctf/common/msg-iter/msg-iter.c index de802639..b56cf0c1 100644 --- a/src/plugins/ctf/common/msg-iter/msg-iter.c +++ b/src/plugins/ctf/common/msg-iter/msg-iter.c @@ -818,7 +818,7 @@ enum ctf_msg_iter_status read_packet_header_begin_state( msg_it->cur_stream_class_id = -1; msg_it->cur_event_class_id = -1; msg_it->cur_data_stream_id = -1; - BT_COMP_LOGD("Decoding packet header field:" + BT_COMP_LOGD("Decoding packet header field: " "msg-it-addr=%p, trace-class-addr=%p, fc-addr=%p", msg_it, msg_it->meta.tc, packet_header_fc); status = read_dscope_begin_state(msg_it, packet_header_fc,