Fix: doc: action: wrong function documented for action_list destroy
[lttng-tools.git] / include / lttng / action / list.h
index 9c23d60cacf4d9dc3ef5d3bba54658c52a403b9c..0dfffa296ad073e1e597c942bc9dcb252aec5430 100644 (file)
@@ -20,7 +20,7 @@ extern "C" {
  * Create a newly allocated action list object.
  *
  * Returns a new action list on success, NULL on failure. This action list
- * must be destroyed using lttng_action_list_destroy().
+ * must be destroyed using lttng_action_destroy().
  */
 LTTNG_EXPORT extern struct lttng_action *lttng_action_list_create(void);
 
This page took 0.023273 seconds and 4 git commands to generate.