aboutsummaryrefslogtreecommitdiff
path: root/src/common/iterators.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/iterators.c')
-rw-r--r--src/common/iterators.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/iterators.c b/src/common/iterators.c
index b1a54826..b36a6ab9 100644
--- a/src/common/iterators.c
+++ b/src/common/iterators.c
@@ -98,7 +98,7 @@ collectAllRows(GtkTreeModel * model,
98 path); 98 path);
99 return FALSE; 99 return FALSE;
100} 100}
101 101
102 102
103/** 103/**
104 * Identical to "gtk_tree_model_foreach", 104 * Identical to "gtk_tree_model_foreach",