Clean-up: run format-cpp on the tree
[lttng-tools.git] / include / lttng / action / stop-session-internal.hpp
index 22055352fd9099b65600f4d1fff86e5555f9c690..46f1d6ebad6d64e6cfe9098d37adcf47ca9cdd00 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_stop_session_create_from_payload(
-               struct lttng_payload_view *view,
-               struct lttng_action **action);
+extern ssize_t lttng_action_stop_session_create_from_payload(struct lttng_payload_view *view,
+                                                            struct lttng_action **action);
 
 #endif /* LTTNG_ACTION_STOP_SESSION_INTERNAL_H */
This page took 0.022373 seconds and 4 git commands to generate.