X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fust-app.h;h=fbf523399be0a1dd187e9167734e4b4b2596866c;hb=a9577b7628a85b064c3f249c3504bad989848b49;hp=913533561d7a04d0617dc9796583343b6c8fc068;hpb=1e2d9dfa3a424f2f668e97e91b20786f0edfaed6;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/ust-app.h b/src/bin/lttng-sessiond/ust-app.h index 913533561..fbf523399 100644 --- a/src/bin/lttng-sessiond/ust-app.h +++ b/src/bin/lttng-sessiond/ust-app.h @@ -140,7 +140,7 @@ struct ust_app_channel { /* * Unique key used to identify the channel on the consumer side. * 0 is a reserved 'invalid' value used to indicate that the consumer - * does not know about this channel (i.e. an error occured). + * does not know about this channel (i.e. an error occurred). */ uint64_t key; /* Id of the tracing channel set on creation. */