summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2011-03-31 09:26:57 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2011-03-31 09:26:57 +0100
commitdcfc45feb4373968989fd3e1cd9ffe3d0d5786da (patch)
treecc518e880d0ec3fdb92f4ce9cee03ed8ffb97620
parentb796e6c3a625a86c71c3928426f79b07a91d2b7a (diff)
meta-porter: get the property name for the socket connection right
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-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 (