path DOC missing doxygen for param
diff --git a/src/path.c b/src/path.c
index 741d8d1..293c1e5 100644
--- a/src/path.c
+++ b/src/path.c
@@ -388,6 +388,7 @@
  * @param[in] lref Lref option.
  * @param[in] format Format of the path.
  * @param[in] prefix_data Format-specific data for resolving any prefixes (see ::ly_resolve_prefix).
+ * @param[in,out] unres Global unres to use.
  * @param[out] mod Resolved module.
  * @param[out] name Parsed node name.
  * @param[out] name_len Length of @p name.