[libsoup/wip/remove-deprecations] 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/remove-deprecations] Fix GIR warning for soup_connection_auth_get_connection_state_for_message()
- Date: Sat, 29 Aug 2020 19:57:14 +0000 (UTC)
commit e60e38df88739df037eacfb5af9bccb3a62f2fe0
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]