aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-04-27 18:16:04 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-04-27 18:16:04 +0800
commit265700bd18ddceae0c6a1b2c72c115af634cd1a0 (patch)
tree1225ab14437d1909d8583f711ec11890a3d47729
parentd409796de148d0d2b126c0f5baba52479577dfe0 (diff)
downloadgsoc2013-empathy-265700bd18ddceae0c6a1b2c72c115af634cd1a0.tar
gsoc2013-empathy-265700bd18ddceae0c6a1b2c72c115af634cd1a0.tar.gz
gsoc2013-empathy-265700bd18ddceae0c6a1b2c72c115af634cd1a0.tar.bz2
gsoc2013-empathy-265700bd18ddceae0c6a1b2c72c115af634cd1a0.tar.lz
gsoc2013-empathy-265700bd18ddceae0c6a1b2c72c115af634cd1a0.tar.xz
gsoc2013-empathy-265700bd18ddceae0c6a1b2c72c115af634cd1a0.tar.zst
gsoc2013-empathy-265700bd18ddceae0c6a1b2c72c115af634cd1a0.zip
add '%' in front of constants
-rw-r--r--libempathy/empathy-tp-tube.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-tube.c b/libempathy/empathy-tp-tube.c
index 9502c3510..b2ca9406d 100644
--- a/libempathy/empathy-tp-tube.c
+++ b/libempathy/empathy-tp-tube.c
@@ -418,7 +418,7 @@ empathy_tp_tube_new (TpChannel *channel)
* empathy_tp_tube_new_stream_tube:
* @contact: the #EmpathyContact to which the tube is offered
* @type: the type of the listening address of the local service. Either
- * TP_SOCKET_ADDRESS_TYPE_IPV4 or TP_SOCKET_ADDRESS_TYPE_IPV6.
+ * %TP_SOCKET_ADDRESS_TYPE_IPV4 or %TP_SOCKET_ADDRESS_TYPE_IPV6.
* @hostname: the address of the local service
* @port: the port of the local service
* @service: the service name of the tube