include: remove spurious spaces in condition/session-rotation.h
[lttng-tools.git] / include / lttng / condition / session-rotation.h
index 5ed71fa4dc9ebce1e631694aa56364833371ccc0..cd1cbb6c349d1653c536075bf3fe8db69084a07e 100644 (file)
@@ -63,8 +63,8 @@ lttng_condition_session_rotation_ongoing_create(void);
  * Returns a new condition on success, NULL on failure. This condition must be
  * destroyed using lttng_condition_destroy().
  */
- extern struct lttng_condition *
- lttng_condition_session_rotation_completed_create(void);
+extern struct lttng_condition *
+lttng_condition_session_rotation_completed_create(void);
 
 /*
  * Get the session name property of a session rotation condition.
This page took 0.026346 seconds and 4 git commands to generate.