[libsoup/wip/new-master: 19/22] Fix GIR warning for soup_connection_auth_get_connection_state_for_message()
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/new-master: 19/22] Fix GIR warning for soup_connection_auth_get_connection_state_for_message()
- Date: Sat, 19 Sep 2020 21:02:03 +0000 (UTC)
commit a26daadad2987ecb968b7402fad3e973e82004ea
Author: Patrick Griffis <pgriffis igalia com>
Date: Sat Aug 29 14:57:05 2020 -0500
Fix GIR warning for soup_connection_auth_get_connection_state_for_message()
libsoup/auth/soup-connection-auth.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsoup/auth/soup-connection-auth.h b/libsoup/auth/soup-connection-auth.h
index c1c922c4..e741e116 100644
--- a/libsoup/auth/soup-connection-auth.h
+++ b/libsoup/auth/soup-connection-auth.h
@@ -35,5 +35,5 @@ struct _SoupConnectionAuthClass {
gpointer soup_connection_auth_get_connection_state_for_message
(SoupConnectionAuth *auth,
- SoupMessage *message);
+ SoupMessage *msg);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]