aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/search_namespace.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/search_namespace.c')
-rw-r--r--src/plugins/fs/search_namespace.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/fs/search_namespace.c b/src/plugins/fs/search_namespace.c
index 22da212d..4e4f08d2 100644
--- a/src/plugins/fs/search_namespace.c
+++ b/src/plugins/fs/search_namespace.c
@@ -62,6 +62,8 @@ static int addNamespace(void * arg,
62/** 62/**
63 * cron job that periodically updates the model for the 63 * cron job that periodically updates the model for the
64 * namespace selection in the search vbox. 64 * namespace selection in the search vbox.
65 *
66 * FIXME: replace with callback!
65 */ 67 */
66static void updateNCBModelSafe(void * unused) { 68static void updateNCBModelSafe(void * unused) {
67 GtkWidget * searchNamespaceCB; 69 GtkWidget * searchNamespaceCB;