[gnome-online-accounts/wip/mail: 4/5] Fix typo
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/wip/mail: 4/5] Fix typo
- Date: Tue, 12 Feb 2013 10:16:30 +0000 (UTC)
commit 1aa761ec2364f3eb6435ddd792e18ab1f8edaf76
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]