[empathy: 9/10] add '%' in front of constants
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 9/10] add '%' in front of constants
- Date: Mon, 27 Apr 2009 06:17:32 -0400 (EDT)
commit 265700bd18ddceae0c6a1b2c72c115af634cd1a0
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Apr 27 11:16:04 2009 +0100
add '%' in front of constants
---
libempathy/empathy-tp-tube.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libempathy/empathy-tp-tube.c b/libempathy/empathy-tp-tube.c
index 9502c35..b2ca940 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]