X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fnotification-thread-internal.h;fp=src%2Fbin%2Flttng-sessiond%2Fnotification-thread-internal.h;h=6284ba1fa522f8b4c58f3ae8cb02bb2b6cf35abb;hp=75d052b07122ce9af15ff29fb751267298bbaee5;hb=c728395826709ad0755df58f0ad22c5048bb3b68;hpb=a8393880b8f7a203b004f3667ebc57941e9048a9 diff --git a/src/bin/lttng-sessiond/notification-thread-internal.h b/src/bin/lttng-sessiond/notification-thread-internal.h index 75d052b07..6284ba1fa 100644 --- a/src/bin/lttng-sessiond/notification-thread-internal.h +++ b/src/bin/lttng-sessiond/notification-thread-internal.h @@ -33,7 +33,7 @@ struct session_info { uid_t uid; gid_t gid; /* - * Back-ref (weak) to all channels in this session. + * Hashtable containing back-refs (weak) to all channels in this session. * The hashtable's key is a hash of (struct channel_key) and * the value is of type (struct channel_info *). */