Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / bin / lttng-relayd / cmd-2-4.hpp
index b3d105c84744194b764370acdc6f48d3fd125974..98a6dabcc124cac04be66c3b1775e883526a17b7 100644 (file)
  */
 
 #include "lttng-relayd.hpp"
  */
 
 #include "lttng-relayd.hpp"
+
 #include <common/buffer-view.hpp>
 
 int cmd_create_session_2_4(const struct lttng_buffer_view *payload,
 #include <common/buffer-view.hpp>
 
 int cmd_create_session_2_4(const struct lttng_buffer_view *payload,
-               char *session_name, char *hostname,
-               uint32_t *live_timer, bool *snapshot);
+                          char *session_name,
+                          char *hostname,
+                          uint32_t *live_timer,
+                          bool *snapshot);
 
 #endif /* RELAYD_CMD_2_4_H */
 
 #endif /* RELAYD_CMD_2_4_H */
This page took 0.022412 seconds and 4 git commands to generate.