mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-05 13:48:41 +00:00
Fix comment typo in common.h
This commit is contained in:
parent
54bdc64a92
commit
b1ec25facc
@ -77,7 +77,7 @@ GIT_BEGIN_DECL
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The maximum length of a git valid git path.
|
* The maximum length of a valid git path.
|
||||||
*/
|
*/
|
||||||
#define GIT_PATH_MAX 4096
|
#define GIT_PATH_MAX 4096
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user