[gnome-online-accounts/gnome-3-6] oauth2: Add missing argument in build_object implementation
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/gnome-3-6] oauth2: Add missing argument in build_object implementation
- Date: Fri, 14 Sep 2012 22:11:48 +0000 (UTC)
commit 922d785734f6cf6ab8026424e809783d85bb02d3
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Sep 12 16:18:46 2012 +0200
oauth2: Add missing argument in build_object implementation
src/goabackend/goaoauth2provider.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/goabackend/goaoauth2provider.c b/src/goabackend/goaoauth2provider.c
index 8ae3ef4..9615d83 100644
--- a/src/goabackend/goaoauth2provider.c
+++ b/src/goabackend/goaoauth2provider.c
@@ -1531,6 +1531,7 @@ goa_oauth2_provider_build_object (GoaProvider *provider,
GoaObjectSkeleton *object,
GKeyFile *key_file,
const gchar *group,
+ GDBusConnection *connection,
gboolean just_added,
GError **error)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]