aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk_event-handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-fs-gtk_event-handler.c')
-rw-r--r--src/fs/gnunet-fs-gtk_event-handler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk_event-handler.c b/src/fs/gnunet-fs-gtk_event-handler.c
index e5ed314a..e9b87f67 100644
--- a/src/fs/gnunet-fs-gtk_event-handler.c
+++ b/src/fs/gnunet-fs-gtk_event-handler.c
@@ -1282,7 +1282,7 @@ copy_children (GtkTreeModel * src_model, GtkTreeIter * src_iter,
1282 GNUNET_CONTAINER_meta_data_duplicate (meta), 1282 GNUNET_CONTAINER_meta_data_duplicate (meta),
1283 SEARCH_TAB_MC_URI, 1283 SEARCH_TAB_MC_URI,
1284 GNUNET_FS_uri_dup (uri), 1284 GNUNET_FS_uri_dup (uri),
1285 SEARCH_TAB_MC_SEARCH_RESULT, filesize, 1285 SEARCH_TAB_MC_FILESIZE, filesize,
1286 SEARCH_TAB_MC_PREVIEW, preview, 1286 SEARCH_TAB_MC_PREVIEW, preview,
1287 SEARCH_TAB_MC_PERCENT_PROGRESS, 1287 SEARCH_TAB_MC_PERCENT_PROGRESS,
1288 percent_progress, 1288 percent_progress,