[telepathy-gabble/master] add debug msg
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Apr 3 08:41:34 PDT 2009
---
src/bytestream-socks5.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/bytestream-socks5.c b/src/bytestream-socks5.c
index 0fb1443..f63fa2c 100644
--- a/src/bytestream-socks5.c
+++ b/src/bytestream-socks5.c
@@ -815,7 +815,8 @@ initiator_got_connect_reply (GabbleBytestreamSocks5 *self)
self);
LmMessage *iq;
- DEBUG ("SOCKS5 negotiation with proxy is done. Sending activation IQ");
+ DEBUG ("Got CONNECT reply. SOCKS5 negotiation with proxy is done. "
+ "Sending activation IQ");
iq = lm_message_build (priv->proxy_jid, LM_MESSAGE_TYPE_IQ,
'@', "type", "set",
--
1.5.6.5
More information about the telepathy-commits
mailing list