mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-03 17:51:57 +00:00
refs: fix missing parameter documentation
This commit is contained in:
parent
5fd17fc217
commit
e0db9f1117
@ -335,6 +335,8 @@ GIT_EXTERN(int) git_reference_cmp(git_reference *ref1, git_reference *ref2);
|
||||
*
|
||||
* @param repo Repository where to find the references.
|
||||
*
|
||||
* @param glob Glob pattern references should match.
|
||||
*
|
||||
* @param list_flags Filtering flags for the reference
|
||||
* listing.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user