Fix build with !HAVE_LIBSOUP
Fix up ostree_repo_pull to match the new declaration
This commit is contained in:
parent
bf69c4b44a
commit
74f4fc2bc8
|
|
@ -2740,6 +2740,7 @@ ostree_repo_pull (OstreeRepo *self,
|
|||
gboolean
|
||||
ostree_repo_pull_one_dir (OstreeRepo *self,
|
||||
const char *remote_name,
|
||||
const char *dir_to_pull,
|
||||
char **refs_to_fetch,
|
||||
OstreeRepoPullFlags flags,
|
||||
OstreeAsyncProgress *progress,
|
||||
|
|
|
|||
Loading…
Reference in New Issue