[libsoup/wip/new-master: 57/57] fixup! Delete SoupAddress
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/new-master: 57/57] fixup! Delete SoupAddress
- Date: Sat, 19 Sep 2020 21:01:08 +0000 (UTC)
commit 08e5bf3a2ecd1ee67477992f0da1606a8cf68a0c
Author: Patrick Griffis <pgriffis igalia com>
Date: Sat Sep 19 13:53:47 2020 -0700
fixup! Delete SoupAddress
libsoup/soup-socket-private.h | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/libsoup/soup-socket-private.h b/libsoup/soup-socket-private.h
index c2e0d5eb..9384de58 100644
--- a/libsoup/soup-socket-private.h
+++ b/libsoup/soup-socket-private.h
@@ -65,13 +65,13 @@ typedef struct {
GType soup_socket_properties_get_type (void);
#define SOUP_TYPE_SOCKET_PROPERTIES (soup_socket_properties_get_type ())
-SoupSocketProperties *soup_socket_properties_new (GProxyResolver *proxy_resolver,
+SoupSocketProperties *soup_socket_properties_new (GProxyResolver *proxy_resolver,
GInetSocketAddress *local_addr,
- GTlsDatabase *tlsdb,
- GTlsInteraction *tls_interaction,
- gboolean ssl_strict,
- guint io_timeout,
- guint idle_timeout);
+ GTlsDatabase *tlsdb,
+ GTlsInteraction *tls_interaction,
+ gboolean ssl_strict,
+ guint io_timeout,
+ guint idle_timeout);
SoupSocketProperties *soup_socket_properties_ref (SoupSocketProperties *props);
void soup_socket_properties_unref (SoupSocketProperties *props);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]