Fix: wrong comment in snapshot public API
[lttng-tools.git] / include / lttng / snapshot.h
index 8f5ee898ee1bdc7c52f7cdc8506445e1f7fd265a..90c712aa624b873387d41c0c1fb06f4ca8b3905b 100644 (file)
@@ -62,7 +62,7 @@ const char *lttng_snapshot_output_get_data_url(struct lttng_snapshot_output *out
 /*
  * Snapshot output setter family functions.
  *
- * For every set* call, 0 is returned on success or else LTTNG_ERR_INVALID is
+ * For every set* call, 0 is returned on success or else -LTTNG_ERR_INVALID is
  * returned indicating that at least one given parameter is invalid.
  */
 
This page took 0.028876 seconds and 5 git commands to generate.