mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
Fix typo
This commit is contained in:
committed by
Edward Thomson
parent
e5efc4179b
commit
973094232f
@@ -245,7 +245,7 @@ GIT_EXTERN(int) git_blob_create_from_stream_commit(
|
||||
* Write an in-memory buffer to the ODB as a blob
|
||||
*
|
||||
* @param id return the id of the written blob
|
||||
* @param repo repository where to blob will be written
|
||||
* @param repo repository where the blob will be written
|
||||
* @param buffer data to be written into the blob
|
||||
* @param len length of the data
|
||||
* @return 0 or an error code
|
||||
|
||||
Reference in New Issue
Block a user