X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fagent.h;h=b94ceb0b9ef968c908179f4210bb2d48f04ce469;hb=f76d886f794c80a3c761613532d6a9a72a918cb8;hp=77c8faf584886e4590a7ae92ba73d4528aecaa3d;hpb=8404118c67ee01844e0bcee69d05c684689506b0;p=lttng-tools.git 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;