Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / bin / lttng-sessiond / trace-class.hpp
index cbd4114869ee3904ea27d9da135890159bda33c1..afd99ffb7dfa67541f7ca327337e760ed93704bd 100644 (file)
@@ -40,7 +40,7 @@ public:
        {
        }
 
-       const charconst name;
+       const char *const name;
        const ValueType& value;
 };
 
This page took 0.023439 seconds and 4 git commands to generate.