X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer.c;h=1b46a707146204e3e823462be801befa5c2853e8;hb=1e2b06e01bb27dffc9a43aab62f5575b1e29a852;hp=928fa2e8a54d48d66c0aba6ae8beaf6284119f53;hpb=198083871a1e3b68d62a445a7ad3f008c92103c6;p=lttng-tools.git diff --git a/src/common/consumer/consumer.c b/src/common/consumer/consumer.c index 928fa2e8a..1b46a7071 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;