include: remove spurious spaces in condition/session-rotation.h
[lttng-tools.git] / include / lttng / condition / session-rotation.h
index ca2e757789b9aa1b38baefac88f6413ef1656950..afd1bbf89760bd905b8e944b8f3e76d694369d0d 100644 (file)
@@ -53,8 +53,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.022642 seconds and 4 git commands to generate.