X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fnotification-thread.c;h=7bd65361a25a7b97063305ca8eec2e0b6551abbf;hb=02fffb7cb8015329c0e59560a7022029c9bab8ae;hp=70ab7bb5fceb974c0acd04a8003ae453ea5a2efe;hpb=0b340ff877fd93d0cf2e34506cd5be83788f1afe;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/notification-thread.c b/src/bin/lttng-sessiond/notification-thread.c index 70ab7bb5f..7bd65361a 100644 --- a/src/bin/lttng-sessiond/notification-thread.c +++ b/src/bin/lttng-sessiond/notification-thread.c @@ -68,7 +68,7 @@ * * - notification_trigger_clients_ht: * associates notification-emitting triggers to clients - * (struct notification_client_ht_node) subscribed to those + * (struct notification_client_list) subscribed to those * conditions. * The condition's hash and match functions are used directly since * all triggers in this hash table have the "notify" action.