[the-board] [tb] Small indentation fix in tb-gio-util.c



commit 008ae9a6600ef6c0fc59e0b0312f7fc018400525
Author: Lucas Rocha <lucasr gnome org>
Date:   Thu Mar 31 01:34:28 2011 +0100

    [tb] Small indentation fix in tb-gio-util.c

 src/tb/tb-gio-util.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/tb/tb-gio-util.c b/src/tb/tb-gio-util.c
index 7460027..d1cfb43 100644
--- a/src/tb/tb-gio-util.c
+++ b/src/tb/tb-gio-util.c
@@ -94,8 +94,8 @@ tb_g_file_delete_async(GFile                 *file,
 
 gboolean
 tb_g_file_delete_finish(GFile                 *file,
-                         GAsyncResult          *res,
-                         GError               **error)
+                        GAsyncResult          *res,
+                        GError               **error)
 {
   GSimpleAsyncResult *simple;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]