summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-protocol.h
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-21 12:48:19 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-21 12:56:03 -0200
commit6bed6fdea8a9c93fc940b074c3ca230f13413bac (patch)
tree3d9b642dc39412919a89df144dddf87cca493977 /telepathy-glib/base-protocol.h
parentbbb6c4d0f33bbdb7a7769fdf145f0811d64a92cf (diff)
downloadtelepathy-glib-6bed6fdea8a9c93fc940b074c3ca230f13413bac.tar.gz
Update Proto.I.Addressing from tp-spec.
Diffstat (limited to 'telepathy-glib/base-protocol.h')
-rw-r--r--telepathy-glib/base-protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/base-protocol.h b/telepathy-glib/base-protocol.h
index 3a8e557e1..9d34be555 100644
--- a/telepathy-glib/base-protocol.h
+++ b/telepathy-glib/base-protocol.h
@@ -221,7 +221,7 @@ struct _TpProtocolAddressingInterface {
TpBaseProtocolNormalizeVCardAddressFunc normalize_vcard_address;
- TpBaseProtocolNormalizeURIFunc normalize_uri;
+ TpBaseProtocolNormalizeURIFunc normalize_contact_uri;
};
GType tp_protocol_addressing_get_type (void) G_GNUC_CONST;