summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-protocol.c
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-14 14:45:41 -0200
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2011-11-21 12:46:13 -0200
commitbbb6c4d0f33bbdb7a7769fdf145f0811d64a92cf (patch)
tree29dae7685dc8aa819268fc26287996dd20686ad8 /telepathy-glib/base-protocol.c
parent6e827ab08236680481ce027258c517b62a68adf2 (diff)
downloadtelepathy-glib-bbb6c4d0f33bbdb7a7769fdf145f0811d64a92cf.tar.gz
TpBaseProtocol: Add "Func" Suffix to TpBaseProtocolDupSupportedVCardFields and TpBaseProtocolDupSupportedURISchemes.
Diffstat (limited to 'telepathy-glib/base-protocol.c')
-rw-r--r--telepathy-glib/base-protocol.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/base-protocol.c b/telepathy-glib/base-protocol.c
index 3fcaced96..8756afe93 100644
--- a/telepathy-glib/base-protocol.c
+++ b/telepathy-glib/base-protocol.c
@@ -437,7 +437,7 @@ tp_cm_param_filter_string_nonempty (const TpCMParamSpec *paramspec,
*/
/**
- * TpBaseProtocolDupSupportedVCardFields:
+ * TpBaseProtocolDupSupportedVCardFieldsFunc:
* @self: a protocol
*
* Signature of a virtual method to get the supported vCard fields supported by
@@ -450,7 +450,7 @@ tp_cm_param_filter_string_nonempty (const TpCMParamSpec *paramspec,
*/
/**
- * TpBaseProtocolDupSupportedURISchemes:
+ * TpBaseProtocolDupSupportedURISchemesFunc:
* @self: a protocol
*
* Signature of a virtual method to get the supported URI schemes supported by