lib/repo-pull: Add an explanatory comment
Closes: #1763 Approved by: pwithnall
This commit is contained in:
parent
c9a9e6c381
commit
3fc46f37f7
|
|
@ -5020,6 +5020,7 @@ ostree_repo_find_remotes_async (OstreeRepo *self,
|
||||||
}
|
}
|
||||||
#endif /* HAVE_AVAHI */
|
#endif /* HAVE_AVAHI */
|
||||||
|
|
||||||
|
/* self->repo_finders is guaranteed to be non-empty */
|
||||||
g_assert (default_finders != NULL);
|
g_assert (default_finders != NULL);
|
||||||
finders = default_finders;
|
finders = default_finders;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue