Docs: payload/buffer view: validate is missing an argument description
[lttng-tools.git] / src / common / buffer-view.h
index 88fd42dd43c39a384e1ccfa05ac34a0a338da00f..47f09b430c5be1c3b538c86d5eae20b1546a217d 100644 (file)
@@ -41,6 +41,8 @@ struct lttng_buffer_view lttng_buffer_view_init(
  * After calling the buffer view creation functions, callers should verify
  * if the resquested length (if any is explicitly provided) could be mapped
  * to a new view.
+ *
+ * @view       Buffer view to validate
  */
 LTTNG_HIDDEN
 bool lttng_buffer_view_is_valid(const struct lttng_buffer_view *view);
This page took 0.023111 seconds and 4 git commands to generate.