Docs: wrong enum value used in evaluation API description
[lttng-tools.git] / include / lttng / condition / session-consumed-size.h
index 2aaef565f7d0717fbd8482aee581369f19c6edc8..1d2ba05ba22ccdaa2260c8b19e21ed0f2f450ea3 100644 (file)
@@ -124,8 +124,8 @@ lttng_condition_session_consumed_size_set_session_name(
 /*
  * Get the session consumed property of a session consumed size evaluation.
  *
- * Returns LTTNG_CONDITION_STATUS_OK on success and a threshold expressed in
- * bytes, or LTTNG_CONDITION_STATUS_INVALID if an invalid parameter is passed.
+ * Returns LTTNG_EVALUATION_STATUS_OK on success and a threshold expressed in
+ * bytes, or LTTNG_EVALUATION_STATUS_INVALID if an invalid parameter is passed.
  */
 extern enum lttng_evaluation_status
 lttng_evaluation_session_consumed_size_get_consumed_size(
This page took 0.023975 seconds and 4 git commands to generate.