Header Alignment Cleanups
[lttng-tools.git] / 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.022593 seconds and 4 git commands to generate.