summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wocky/wocky-meta-porter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wocky/wocky-meta-porter.c b/wocky/wocky-meta-porter.c
index d359b4e..45061c5 100644
--- a/wocky/wocky-meta-porter.c
+++ b/wocky/wocky-meta-porter.c
@@ -403,7 +403,7 @@ new_connection_connect_cb (GObject *source,
/* we didn't get a from attribute in the stream open */
g_object_get (connection,
- "stream", &socket_connection,
+ "base-stream", &socket_connection,
NULL);
socket_address = g_socket_connection_get_remote_address (