Commit 3cf58e66 by nulltoken

index: Fix indentations

parent 3f0ed118
......@@ -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++) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment