[ostree] Fix build with !HAVE_LIBSOUP
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] Fix build with !HAVE_LIBSOUP
- Date: Mon, 23 Mar 2015 13:27:05 +0000 (UTC)
commit 74f4fc2bc820c182cc9031d77df10a6164c5096d
Author: Alexander Larsson <alexl redhat com>
Date: Mon Mar 23 14:17:52 2015 +0100
Fix build with !HAVE_LIBSOUP
Fix up ostree_repo_pull to match the new declaration
src/libostree/ostree-repo.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/libostree/ostree-repo.c b/src/libostree/ostree-repo.c
index 2a6336f..aca7003 100644
--- a/src/libostree/ostree-repo.c
+++ b/src/libostree/ostree-repo.c
@@ -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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]