Clean-up: run format-cpp on the tree
[lttng-tools.git] / include / lttng / clear.h
index 5dfd5db583caccef22f07d3e8869ae465c9a6f19..8961e166fb0d122c82c00a92291f0306c9795814 100644 (file)
@@ -54,9 +54,9 @@ struct lttng_clear_handle;
  *    LTTNG_ERR_CLEAR_RELAY_DISALLOWED
  *    LTTNG_ERR_CLEAR_NOT_AVAILABLE_RELAY
  *    LTTNG_ERR_CLEAR_FAIL_CONSUMER
-*/
+ */
 LTTNG_EXPORT extern enum lttng_error_code lttng_clear_session(const char *session_name,
-               struct lttng_clear_handle **handle);
+                                                             struct lttng_clear_handle **handle);
 #ifdef __cplusplus
 }
 #endif
This page took 0.023469 seconds and 4 git commands to generate.