Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / common / compat / paths.hpp
index 0203ae80db0074d3893f97c0d15558fcf1910e21..235538b42df88da7e1f8f9a9449ab2ace5d4edb6 100644 (file)
@@ -11,7 +11,7 @@
 #ifdef HAVE_PATHS_H
 #include <paths.h>
 #else
-# define _PATH_DEVNULL "/dev/null"
+#define _PATH_DEVNULL "/dev/null"
 #endif
 
 #endif /* _COMPAT_PATHS_H */
This page took 0.024612 seconds and 4 git commands to generate.