mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-02 19:31:39 +00:00
index: Fix indentations
This commit is contained in:
parent
3f0ed118d1
commit
3cf58e6697
@ -929,7 +929,7 @@ int git_index_conflict_add(git_index *index,
|
||||
goto on_error;
|
||||
}
|
||||
|
||||
return 0;
|
||||
return 0;
|
||||
|
||||
on_error:
|
||||
for (i = 0; i < 3; i++) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user