From: Mathieu Desnoyers Date: Tue, 9 Aug 2011 00:25:24 +0000 (-0400) Subject: Header Alignment Cleanups X-Git-Tag: v2.0-pre10~3 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=fc2c5c882c8b0eec3ecca145add12b30ce2c5fdf Header Alignment Cleanups Signed-off-by: Mathieu Desnoyers --- diff --git a/include/lttng/lttng-sessiond-comm.h b/include/lttng/lttng-sessiond-comm.h index 67a305d1f..20ee531f7 100644 --- a/include/lttng/lttng-sessiond-comm.h +++ b/include/lttng/lttng-sessiond-comm.h @@ -29,7 +29,7 @@ #include #include -#define LTTNG_RUNDIR "/var/run/lttng" +#define LTTNG_RUNDIR "/var/run/lttng" /* Default unix socket path */ #define DEFAULT_GLOBAL_CLIENT_UNIX_SOCK LTTNG_RUNDIR "/client-ltt-sessiond"