[Telepathy-commits] [telepathy-gabble/master] coding style fix

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Jan 6 08:41:34 PST 2009


---
 src/bytestream-multiple.h |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/bytestream-multiple.h b/src/bytestream-multiple.h
index 76cabd6..efd84d2 100644
--- a/src/bytestream-multiple.h
+++ b/src/bytestream-multiple.h
@@ -65,9 +65,8 @@ GType gabble_bytestream_multiple_get_type (void);
   (G_TYPE_INSTANCE_GET_CLASS ((obj), GABBLE_TYPE_BYTESTREAM_MULTIPLE,\
                               GabbleBytestreamMultipleClass))
 
-void
-gabble_bytestream_multiple_add_stream_method (GabbleBytestreamMultiple *self,
-    const gchar *method);
+void gabble_bytestream_multiple_add_stream_method (
+    GabbleBytestreamMultiple *self, const gchar *method);
 
 G_END_DECLS
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list