Header Alignment Cleanups
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Aug 2011 00:25:24 +0000 (20:25 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Aug 2011 00:25:24 +0000 (20:25 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/lttng-sessiond-comm.h

index 67a305d1f86b61dd6abd6612454bce474ee6425a..20ee531f77179d5367410d65b32d1b15bc600884 100644 (file)
@@ -29,7 +29,7 @@
 #include <limits.h>
 #include <lttng/lttng.h>
 
-#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"
This page took 0.028703 seconds and 5 git commands to generate.