X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fcondition%2Fsession-rotation.h;h=afd1bbf89760bd905b8e944b8f3e76d694369d0d;hb=6cffee30c0332ddee26efd9c22dedc6488ff05f8;hp=ca2e757789b9aa1b38baefac88f6413ef1656950;hpb=eca948514cc9a559f58f17f608fe63f44e6409b9;p=lttng-tools.git diff --git a/include/lttng/condition/session-rotation.h b/include/lttng/condition/session-rotation.h index ca2e75778..afd1bbf89 100644 --- a/include/lttng/condition/session-rotation.h +++ b/include/lttng/condition/session-rotation.h @@ -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.