[file-roller] fixed identation



commit 41f6f3253f39a2e627a830f3dd20494dbf7098d7
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Nov 25 15:34:08 2012 +0100

    fixed identation

 src/fr-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/fr-window.c b/src/fr-window.c
index 1f6e2e7..d5c0be1 100644
--- a/src/fr-window.c
+++ b/src/fr-window.c
@@ -3181,7 +3181,7 @@ get_dir_list_from_path (FrWindow *window,
 
 static GList *
 get_dir_list_from_file_data (FrWindow *window,
-				   FileData *fdata)
+			     FileData *fdata)
 {
 	char  *dirname;
 	GList *list;



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