Docs: there is no need to SHOUT in comments
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 27 Aug 2015 16:55:04 +0000 (12:55 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 1 Sep 2015 16:03:08 +0000 (12:03 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/agent.h

index 77c8faf584886e4590a7ae92ba73d4528aecaa3d..b94ceb0b9ef968c908179f4210bb2d48f04ce469 100644 (file)
@@ -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;
 
This page took 0.025147 seconds and 4 git commands to generate.