From: Jérémie Galarneau Date: Thu, 27 Aug 2015 16:55:04 +0000 (-0400) Subject: Docs: there is no need to SHOUT in comments X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=d53e29925aa0ec35fe27a3419aecc011b2393733 Docs: there is no need to SHOUT in comments Signed-off-by: Jérémie Galarneau --- diff --git a/src/bin/lttng-sessiond/agent.h b/src/bin/lttng-sessiond/agent.h index 77c8faf58..b94ceb0b9 100644 --- a/src/bin/lttng-sessiond/agent.h +++ b/src/bin/lttng-sessiond/agent.h @@ -58,7 +58,7 @@ struct agent_register_msg { */ struct agent_app { /* - * PID sent during registration of a AGENT application. + * PID sent during registration of an agent application. */ pid_t pid;