mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-29 08:11:58 +00:00
parameter 'id' not found in the function declaration
This commit is contained in:
parent
185fe9c1c1
commit
7414acf5f9
@ -381,7 +381,7 @@ GIT_EXTERN(int) git_treebuilder_write(
|
|||||||
*
|
*
|
||||||
* @see git_treebuilder_write
|
* @see git_treebuilder_write
|
||||||
*
|
*
|
||||||
* @param id Pointer to store the OID of the newly written tree
|
* @param oid Pointer to store the OID of the newly written tree
|
||||||
* @param bld Tree builder to write
|
* @param bld Tree builder to write
|
||||||
* @param tree Shared buffer for writing the tree. Will be grown as necessary.
|
* @param tree Shared buffer for writing the tree. Will be grown as necessary.
|
||||||
* @return 0 or an error code
|
* @return 0 or an error code
|
||||||
|
Loading…
Reference in New Issue
Block a user