]> git.0d.be Git - empathy.git/commitdiff
add '%' in front of constants
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 27 Apr 2009 10:16:04 +0000 (11:16 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 27 Apr 2009 10:16:04 +0000 (11:16 +0100)
libempathy/empathy-tp-tube.c

index 9502c35102d584130c6d6ddb0f8c64e64da179e1..b2ca9406d3dc95c0a2366aaa2af79d1ea89171af 100644 (file)
@@ -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
  * 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
  * @hostname: the address of the local service
  * @port: the port of the local service
  * @service: the service name of the tube