Clean-up: run format-cpp on the tree
[lttng-tools.git] / include / lttng / action / rotate-session-internal.hpp
index 5030aeac335fa0003c728f8d8014fb98c549ebd9..cbab68e39d882d27af2c91422aadb0feaec9010a 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_rotate_session_create_from_payload(
-               struct lttng_payload_view *view,
-               struct lttng_action **action);
+extern ssize_t lttng_action_rotate_session_create_from_payload(struct lttng_payload_view *view,
+                                                              struct lttng_action **action);
 
 #endif /* LTTNG_ACTION_ROTATE_SESSION_INTERNAL_H */
This page took 0.023842 seconds and 4 git commands to generate.