[gnome-online-accounts/gnome-3-6] oauth: 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] oauth: Add missing argument in build_object implementation
- Date: Fri, 28 Sep 2012 23:41:33 +0000 (UTC)
commit 662948bb5492e1b80054ff69249510d35d3af0d2
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Sep 12 16:18:46 2012 +0200
oauth: Add missing argument in build_object implementation
src/goabackend/goaoauthprovider.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/goabackend/goaoauthprovider.c b/src/goabackend/goaoauthprovider.c
index 7fe9adf..6faa8d1 100644
--- a/src/goabackend/goaoauthprovider.c
+++ b/src/goabackend/goaoauthprovider.c
@@ -1562,6 +1562,7 @@ goa_oauth_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]