[gnome-online-accounts] Fix typo
- From: Debarshi Ray <debarshir src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-online-accounts] Fix typo
 
- Date: Tue, 12 Feb 2013 23:37:13 +0000 (UTC)
 
commit dea557491623452fc02bec8c9704f594c976aac5
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Feb 12 11:15:16 2013 +0100
    Fix typo
 src/goabackend/goahttpclient.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/goabackend/goahttpclient.h b/src/goabackend/goahttpclient.h
index 79fbc54..841f9ac 100644
--- a/src/goabackend/goahttpclient.h
+++ b/src/goabackend/goahttpclient.h
@@ -48,7 +48,7 @@ void            goa_http_client_check              (GoaHttpClient       *client,
                                                     gboolean             accept_ssl_errors,
                                                     GCancellable        *cancellable,
                                                     GAsyncReadyCallback  callback,
-                                                    gpointer             gpointer);
+                                                    gpointer             user_data);
 gboolean        goa_http_client_check_finish       (GoaHttpClient       *client,
                                                     GAsyncResult        *res,
                                                     GError             **error);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]