X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fnotification-thread-events.c;h=bfdbb2085e5e36366ae505ec59a71dde7adcdde6;hb=0f3d405741c89373f9eb51969f5cf9fccc5ce10d;hp=5e53b79a1661a458e5d4bada395350b152f6d725;hpb=e4db5ace44cc9a1d2ecc6898cb1764675af381c8;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/notification-thread-events.c b/src/bin/lttng-sessiond/notification-thread-events.c index 5e53b79a1..bfdbb2085 100644 --- a/src/bin/lttng-sessiond/notification-thread-events.c +++ b/src/bin/lttng-sessiond/notification-thread-events.c @@ -88,7 +88,7 @@ struct notification_client { uid_t uid; gid_t gid; /* - * Indicates if the credentials and versions of the client has been + * Indicates if the credentials and versions of the client have been * checked. */ bool validated;