mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-10 21:06:21 +00:00
global: fix typo in git_libgit2_init
description
This commit is contained in:
parent
8d89e40961
commit
f4d1592c2f
@ -14,7 +14,7 @@ GIT_BEGIN_DECL
|
|||||||
/**
|
/**
|
||||||
* Init the global state
|
* Init the global state
|
||||||
*
|
*
|
||||||
* This function must the called before any other libgit2 function in
|
* This function must be called before any other libgit2 function in
|
||||||
* order to set up global state and threading.
|
* order to set up global state and threading.
|
||||||
*
|
*
|
||||||
* This function may be called multiple times - it will return the number
|
* This function may be called multiple times - it will return the number
|
||||||
|
Loading…
Reference in New Issue
Block a user