From 265700bd18ddceae0c6a1b2c72c115af634cd1a0 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 27 Apr 2009 11:16:04 +0100 Subject: [PATCH] add '%' in front of constants --- libempathy/empathy-tp-tube.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy/empathy-tp-tube.c b/libempathy/empathy-tp-tube.c index 9502c351..b2ca9406 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 -- 2.39.2