We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185fe9c commit 7414acfCopy full SHA for 7414acf
include/git2/tree.h
@@ -381,7 +381,7 @@ GIT_EXTERN(int) git_treebuilder_write(
381
*
382
* @see git_treebuilder_write
383
384
- * @param id Pointer to store the OID of the newly written tree
+ * @param oid Pointer to store the OID of the newly written tree
385
* @param bld Tree builder to write
386
* @param tree Shared buffer for writing the tree. Will be grown as necessary.
387
* @return 0 or an error code
0 commit comments