X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer.c;fp=src%2Fcommon%2Fconsumer%2Fconsumer.c;h=f18cd2bf7a58ec00a470fd91f5452e49b89ea978;hp=d45771e7eb19fb45123041736853143704db3aff;hb=a1ed855aaa5276406088f780335eb175a992574f;hpb=46c97aee24af52a0ec2e1857a57a79815a534668 diff --git a/src/common/consumer/consumer.c b/src/common/consumer/consumer.c index d45771e7e..f18cd2bf7 100644 --- a/src/common/consumer/consumer.c +++ b/src/common/consumer/consumer.c @@ -3253,7 +3253,7 @@ void *consumer_thread_sessiond_poll(void *data) err = 0; /* All is OK */ goto end; } - DBG("received command on sock"); + DBG("Received command on sock"); } /* All is OK */ err = 0;