aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/namespace_search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/namespace_search.c')
-rw-r--r--src/plugins/fs/namespace_search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/namespace_search.c b/src/plugins/fs/namespace_search.c
index 61db35d7..5a15194b 100644
--- a/src/plugins/fs/namespace_search.c
+++ b/src/plugins/fs/namespace_search.c
@@ -198,7 +198,7 @@ struct NewNamespaceInfo {
198 198
199static void * saveDiscovery(void * cls) { 199static void * saveDiscovery(void * cls) {
200 struct NewNamespaceInfo * nni = cls; 200 struct NewNamespaceInfo * nni = cls;
201 201
202 GtkListStore * model; 202 GtkListStore * model;
203 GtkTreeIter iter; 203 GtkTreeIter iter;
204 EncName enc; 204 EncName enc;