X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer-stream.h;h=44a5b0fc1efa42505c03af8054b12212c86687e6;hb=d238c88d41dc79062091c0f84b1023e068c196e0;hp=8bda682bd9bdd4620e4af359b5365c919f61d636;hpb=e5148e25a481691b3278cd85a6ff25c1e25e4d2e;p=lttng-tools.git diff --git a/src/common/consumer/consumer-stream.h b/src/common/consumer/consumer-stream.h index 8bda682bd..44a5b0fc1 100644 --- a/src/common/consumer/consumer-stream.h +++ b/src/common/consumer/consumer-stream.h @@ -78,7 +78,7 @@ int consumer_stream_sync_metadata(struct lttng_consumer_local_data *ctx, uint64_t session_id); /* - * Create the output files of a local stream. + * Create the output files of a local stream. * * This must be called with the channel's and the stream's lock held. */