[gnome-online-accounts] 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] oauth2: Add missing argument in build_object implementation
- Date: Thu, 13 Sep 2012 14:36:07 +0000 (UTC)
commit 826d242a2a636b9e8a5743d01d491a3f45f28d37
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 fd2a636..3eab89b 100644
--- a/src/goabackend/goaoauth2provider.c
+++ b/src/goabackend/goaoauth2provider.c
@@ -1524,6 +1524,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]