mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-15 04:48:41 +00:00
index tests: add eol to avoid compiler warning
This commit is contained in:
parent
504b069701
commit
eb29292aed
@ -443,4 +443,4 @@ void test_index_addall__removes_deleted_conflicted_files(void)
|
|||||||
git_annotated_commit_free(annotated);
|
git_annotated_commit_free(annotated);
|
||||||
git_reference_free(ref);
|
git_reference_free(ref);
|
||||||
git_index_free(index);
|
git_index_free(index);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user