Fix: comment not matching code
[lttng-tools.git] / src / bin / lttng-sessiond / jul.h
index 1e32ea5558e9f756542c57d2a6a158c9ed03a815..4aa0ef144dbbb78f33fb8aa07f095cb30f02fb04 100644 (file)
@@ -39,8 +39,9 @@ struct jul_register_msg {
 };
 
 /*
- * JUL application object created after a successful registration. This object
- * is kept inside an UST app.
+ * JUL application object created after a successful registration. This
+ * object is linked to its associated UST app by their PID through hash
+ * table lookups.
  */
 struct jul_app {
        /*
This page took 0.023187 seconds and 4 git commands to generate.