lib/repo.c: indent previous.
This commit is contained in:
parent
b09faadebc
commit
8196811e2e
@ -180,7 +180,7 @@ xbps_repo_store(struct xbps_handle *xhp, const char *repo)
|
|||||||
assert(xhp);
|
assert(xhp);
|
||||||
assert(repo);
|
assert(repo);
|
||||||
|
|
||||||
if (xhp->repositories == NULL) {
|
if (xhp->repositories == NULL) {
|
||||||
xhp->repositories = xbps_array_create();
|
xhp->repositories = xbps_array_create();
|
||||||
assert(xhp->repositories);
|
assert(xhp->repositories);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user