Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / bin / lttng-sessiond / condition-internal.hpp
index 49a074952a5bed638661adcf6e8e579aee500b91..23d2c229e0e831352eeedd13449b7b2341e93fb9 100644 (file)
@@ -17,7 +17,6 @@
  */
 unsigned long lttng_condition_hash(const struct lttng_condition *condition);
 
-struct lttng_condition *lttng_condition_copy(
-               const struct lttng_condition *condition);
+struct lttng_condition *lttng_condition_copy(const struct lttng_condition *condition);
 
 #endif /* LTTNG_SESSIOND_CONDITION_INTERNAL_H */
This page took 0.022942 seconds and 4 git commands to generate.