From: Mathieu Desnoyers Date: Mon, 11 Nov 2013 15:02:32 +0000 (-0500) Subject: Fix: comment not matching code X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=6657149e7451a23a65cf0170e4458201454a8851 Fix: comment not matching code Signed-off-by: Mathieu Desnoyers --- diff --git a/src/bin/lttng-sessiond/jul.h b/src/bin/lttng-sessiond/jul.h index 1e32ea555..4aa0ef144 100644 --- a/src/bin/lttng-sessiond/jul.h +++ b/src/bin/lttng-sessiond/jul.h @@ -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 { /*