[file-roller] fixed indentation
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] fixed indentation
- Date: Mon, 25 Jun 2012 20:05:51 +0000 (UTC)
commit d74c410a82c17b648b98ab1960a2ef628f07b4ce
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Jun 20 23:54:46 2012 +0200
fixed indentation
nautilus/nautilus-fileroller.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nautilus/nautilus-fileroller.c b/nautilus/nautilus-fileroller.c
index 6cae16e..ef77e2a 100644
--- a/nautilus/nautilus-fileroller.c
+++ b/nautilus/nautilus-fileroller.c
@@ -286,7 +286,7 @@ nautilus_fr_get_file_items (NautilusMenuProvider *provider,
return NULL;
if (unsupported_scheme ((NautilusFileInfo *) files->data))
- return NULL;
+ return NULL;
for (scan = files; scan; scan = scan->next) {
NautilusFileInfo *file = scan->data;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]