[baobab] Use correct indentation.



commit b1c310a0ff0021e09b1044a00f82dfdc388ea8f3
Author: William Hua <william attente ca>
Date:   Tue Jan 3 13:58:23 2012 -0500

    Use correct indentation.

 src/baobab.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/baobab.c b/src/baobab.c
index 9428841..788b8a6 100644
--- a/src/baobab.c
+++ b/src/baobab.c
@@ -929,7 +929,7 @@ baobab_shutdown (void)
 		g_object_unref (baobab.desktop_settings);
 	}
 
-  g_settings_sync ();
+	g_settings_sync ();
 }
 
 static BaobabChartMenu *



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