[lttng-dev] [PATCH 1/2] liblttng-ust/lttng-ust-comm.c: fixing typo.
Mathieu Desnoyers
mathieu.desnoyers at efficios.com
Tue Jun 26 01:52:27 EDT 2012
* Henrik Hautakoski (henrik at fiktivkod.org) wrote:
> Signed-off-by: Henrik Hautakoski <henrik at fiktivkod.org>
merged, thanks!
Mathieu
> ---
> liblttng-ust/lttng-ust-comm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/liblttng-ust/lttng-ust-comm.c b/liblttng-ust/lttng-ust-comm.c
> index 4104a3f..deca7cb 100644
> --- a/liblttng-ust/lttng-ust-comm.c
> +++ b/liblttng-ust/lttng-ust-comm.c
> @@ -681,7 +681,7 @@ error:
> * This thread does not allocate any resource, except within
> * handle_message, within mutex protection. This mutex protects against
> * fork and exit.
> - * The other moment it allocates resources is at socket connexion, which
> + * The other moment it allocates resources is at socket connection, which
> * is also protected by the mutex.
> */
> static
> --
> 1.7.9.5
>
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list