libvici: Add missing argument to Doxygen comment

This commit is contained in:
Tobias Brunner
2014-06-30 13:16:16 +02:00
parent cc7c4c3dbd
commit 3b16c2b55d
+1
View File
@@ -333,6 +333,7 @@ int vici_parse_name_eq(vici_res_t *res, char *name);
* On error, errno is set to:
* - EINVAL if not in valid parser state
*
* @param res response message to parse
* @param len pointer receiving value length
* @return pointer to value, NULL on error
*/