mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-29 00:30:27 +00:00
commit
5ce9f9b425
@ -131,7 +131,7 @@ typedef struct git_treebuilder git_treebuilder;
|
||||
/** Memory representation of an index file. */
|
||||
typedef struct git_index git_index;
|
||||
|
||||
/** An interator for conflicts in the index. */
|
||||
/** An iterator for conflicts in the index. */
|
||||
typedef struct git_index_conflict_iterator git_index_conflict_iterator;
|
||||
|
||||
/** Memory representation of a set of config files */
|
||||
|
Loading…
Reference in New Issue
Block a user