[Telepathy-commits] [telepathy-gabble/master] wrap a long line
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Wed Mar 11 07:55:28 PDT 2009
---
src/bytestream-socks5.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/bytestream-socks5.h b/src/bytestream-socks5.h
index ef3b186..27c2c8e 100644
--- a/src/bytestream-socks5.h
+++ b/src/bytestream-socks5.h
@@ -67,8 +67,8 @@ GType gabble_bytestream_socks5_get_type (void);
void gabble_bytestream_socks5_add_streamhost (GabbleBytestreamSocks5 *socks5,
LmMessageNode *streamhost_node);
-void gabble_bytestream_socks5_connect_to_streamhost (GabbleBytestreamSocks5 *socks5,
- LmMessage *msg);
+void gabble_bytestream_socks5_connect_to_streamhost (
+ GabbleBytestreamSocks5 *socks5, LmMessage *msg);
G_END_DECLS
--
1.5.6.5
More information about the telepathy-commits
mailing list