Clean-up: run format-cpp on the tree
[lttng-tools.git] / include / lttng / action / action.h
index 70237e43cd772fea79b0b8ecea332820d3e2d5b5..6e303f4414527441e515754d2ff824cdf07dccea 100644 (file)
@@ -39,8 +39,7 @@ enum lttng_action_status {
  *
  * Returns the type of an action on success, LTTNG_ACTION_TYPE_UNKNOWN on error.
  */
-LTTNG_EXPORT extern enum lttng_action_type lttng_action_get_type(
-               const struct lttng_action *action);
+LTTNG_EXPORT extern enum lttng_action_type lttng_action_get_type(const struct lttng_action *action);
 
 /*
  * Destroy (frees) an action object.
This page took 0.023045 seconds and 4 git commands to generate.