Clean-up: run format-cpp on the tree
[lttng-tools.git] / include / lttng / action / start-session-internal.hpp
index 44dab1bf1c9f439513d75c638c0eaee89a77836f..d33e073af43e38568ae7c3b24b4ef824292dcab0 100644 (file)
@@ -19,8 +19,7 @@ struct lttng_payload_view;
  * On success, return the number of bytes consumed from `view`, and the created
  * action in `*action`. On failure, return -1.
  */
-extern ssize_t lttng_action_start_session_create_from_payload(
-               struct lttng_payload_view *view,
-               struct lttng_action **action);
+extern ssize_t lttng_action_start_session_create_from_payload(struct lttng_payload_view *view,
+                                                             struct lttng_action **action);
 
 #endif /* LTTNG_ACTION_START_SESSION_INTERNAL_H */
This page took 0.025598 seconds and 4 git commands to generate.