Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-sessiond.hpp
index a6b17c2a823ade6ba087aea3e2395b695347385d..c8e03e7e922b628896907dfd7428d2bdb1a14db7 100644 (file)
@@ -31,7 +31,7 @@
 enum consumerd_state {
        CONSUMER_STARTED = 1,
        CONSUMER_STOPPED = 2,
-       CONSUMER_ERROR   = 3,
+       CONSUMER_ERROR = 3,
 };
 
 /* Unique identifier of a session daemon instance. */
This page took 0.023914 seconds and 4 git commands to generate.