Docs: notification comment refers to a structure by its former name
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 6 Jun 2017 16:01:02 +0000 (12:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 6 Jun 2017 16:01:02 +0000 (12:01 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/notification-thread.c

index 70ab7bb5fceb974c0acd04a8003ae453ea5a2efe..7bd65361a25a7b97063305ca8eec2e0b6551abbf 100644 (file)
@@ -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.
This page took 0.026919 seconds and 5 git commands to generate.