doxygen: Fix doxygen errors.

Change-Id: Ic50e95b4fc10f74ab15416d908e8a87ee8ec2f85
This commit is contained in:
Sean Bright
2023-01-30 16:17:08 -05:00
committed by George Joseph
parent 88b2c741ca
commit 96d9ad51ac
20 changed files with 101 additions and 77 deletions

View File

@@ -945,6 +945,8 @@ static struct resource_list *retrieve_resource_list(const char *resource, const
* \param resource The name of the resource for this tree node.
* \param visited The vector of resources that have been visited.
* \param full_state if allocating a list, indicate whether full state is requested in notifications.
* \param display_name the display name to include with this tree node.
*
* \retval NULL Allocation failure.
* \retval non-NULL The newly-allocated tree_node
*/