From 5f167fd199ce7cc359aa1d884df9b332aa669a79 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Mon, 20 Feb 2012 13:13:55 +0100 Subject: Revert "core: avoid using DBusGMethodInvocation in auth API" This reverts commit 013fd179f458d87bba9fd7657ffe1bd90169f231. We will start using GDBus-only based code from now on. --- src/mm-auth-provider.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mm-auth-provider.c') diff --git a/src/mm-auth-provider.c b/src/mm-auth-provider.c index d78c3be1..ceff9adf 100644 --- a/src/mm-auth-provider.c +++ b/src/mm-auth-provider.c @@ -105,7 +105,7 @@ static MMAuthRequest * real_create_request (MMAuthProvider *provider, const char *authorization, GObject *owner, - gpointer context, + DBusGMethodInvocation *context, MMAuthRequestCb callback, gpointer callback_data, GDestroyNotify notify) @@ -165,7 +165,7 @@ MMAuthRequest * mm_auth_provider_request_auth (MMAuthProvider *self, const char *authorization, GObject *owner, - gpointer context, + DBusGMethodInvocation *context, MMAuthRequestCb callback, gpointer callback_data, GDestroyNotify notify, -- cgit v1.2.3-70-g09d2