summaryrefslogtreecommitdiff
path: root/telepathy-glib/gnio-util.h
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2010-02-23 09:59:52 +1100
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2010-02-23 09:59:52 +1100
commit7e368cceefa44b25b20ef5ec0918c4ee889aca2c (patch)
treed0225471270b5617af7fd63dcacdae557ef1d486 /telepathy-glib/gnio-util.h
parent0d6458dbf29b7bb85922134aa6e4434b563700cb (diff)
downloadtelepathy-glib-7e368cceefa44b25b20ef5ec0918c4ee889aca2c.tar.gz
Final minor fixes before merge
Diffstat (limited to 'telepathy-glib/gnio-util.h')
-rw-r--r--telepathy-glib/gnio-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/gnio-util.h b/telepathy-glib/gnio-util.h
index 2fdd78903..53ce6d228 100644
--- a/telepathy-glib/gnio-util.h
+++ b/telepathy-glib/gnio-util.h
@@ -31,7 +31,7 @@ G_BEGIN_DECLS
GSocketAddress *tp_g_socket_address_from_variant (TpSocketAddressType type,
const GValue *variant,
GError **error) G_GNUC_WARN_UNUSED_RESULT;
-GValue *tp_address_variant_from_g_socket_address (GSocketAddress *address,
+GValue *tp_address_variant_from_g_socket_address (GSocketAddress *address,
TpSocketAddressType *type,
GError **error) G_GNUC_WARN_UNUSED_RESULT;