X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer.c;h=f18cd2bf7a58ec00a470fd91f5452e49b89ea978;hb=a1ed855aaa5276406088f780335eb175a992574f;hp=d45771e7eb19fb45123041736853143704db3aff;hpb=46c97aee24af52a0ec2e1857a57a79815a534668;p=lttng-tools.git 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;