[telepathy-gabble/master] Fix indentation.
Jonny Lamb
jonny.lamb at collabora.co.uk
Wed Jun 3 06:10:52 PDT 2009
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
src/debugger.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/debugger.c b/src/debugger.c
index e5f7234..01cf939 100644
--- a/src/debugger.c
+++ b/src/debugger.c
@@ -73,9 +73,9 @@ log_level_flags_to_debug_level (GLogLevelFlags level)
static GabbleDebugMessage *
debug_message_new (gdouble timestamp,
- const gchar *domain,
- GLogLevelFlags level,
- const gchar *string)
+ const gchar *domain,
+ GLogLevelFlags level,
+ const gchar *string)
{
GabbleDebugMessage *msg;
--
1.5.6.5
More information about the telepathy-commits
mailing list