libvici: Add missing argument to Doxygen comment
This commit is contained in:
@@ -333,6 +333,7 @@ int vici_parse_name_eq(vici_res_t *res, char *name);
|
|||||||
* On error, errno is set to:
|
* On error, errno is set to:
|
||||||
* - EINVAL if not in valid parser state
|
* - EINVAL if not in valid parser state
|
||||||
*
|
*
|
||||||
|
* @param res response message to parse
|
||||||
* @param len pointer receiving value length
|
* @param len pointer receiving value length
|
||||||
* @return pointer to value, NULL on error
|
* @return pointer to value, NULL on error
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user