[nautilus-actions] na_io_provider_load_items(): fix comment
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] na_io_provider_load_items(): fix comment
- Date: Tue, 14 Feb 2012 17:40:05 +0000 (UTC)
commit eb41bdd0c75f33c1c3e349417f86082628c94552
Author: Pierre Wieser <pwieser trychlos org>
Date: Tue Feb 14 16:15:51 2012 +0100
na_io_provider_load_items(): fix comment
ChangeLog | 2 ++
src/core/na-io-provider.c | 3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c537958..ef004b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2012-02-14 Pierre Wieser <pwieser trychlos org>
+ * src/core/na-io-provider.c (na_io_provider_load_items): Fix comment.
+
* src/nact/nact-main-window.h:
* src/nact/nact-main-window.c
(on_base_initialize_window, on_tree_view_selection_changed):
diff --git a/src/core/na-io-provider.c b/src/core/na-io-provider.c
index d6a6f67..f91a918 100644
--- a/src/core/na-io-provider.c
+++ b/src/core/na-io-provider.c
@@ -640,7 +640,7 @@ na_io_provider_load_items( const NAPivot *pivot, guint loadable_set, GSList **me
thisfn, ( void * ) pivot, loadable_set, ( void * ) messages );
/* get the global flat items list, as a merge of the list provided
- * each available and readable i/o provider
+ * by each available and readable i/o provider
*/
flat = load_items_get_merged_list( pivot, loadable_set, messages );
@@ -1146,6 +1146,7 @@ load_items_hierarchy_build( GList **tree, GSList *level_zero, gboolean list_if_e
}
}
}
+
/* if level-zero list is empty,
* we consider that all items are at the same level
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]