aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/upload.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-12-01 21:09:36 +0000
committerChristian Grothoff <christian@grothoff.org>2007-12-01 21:09:36 +0000
commita36c4671258414deb784b6373a567ef689a57463 (patch)
tree0dcf710b9514cb1cca73c463fc052864d128b578 /src/plugins/fs/upload.c
parenta547118f2cbb827ecc50133e617b8bd4649f29af (diff)
downloadgnunet-gtk-a36c4671258414deb784b6373a567ef689a57463.tar.gz
gnunet-gtk-a36c4671258414deb784b6373a567ef689a57463.zip
mx
Diffstat (limited to 'src/plugins/fs/upload.c')
-rw-r--r--src/plugins/fs/upload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/upload.c b/src/plugins/fs/upload.c
index 635c86ac..f1f4aa25 100644
--- a/src/plugins/fs/upload.c
+++ b/src/plugins/fs/upload.c
@@ -341,7 +341,7 @@ start_upload_helper (void *cls)
341{ 341{
342 FSUC *fsuc = cls; 342 FSUC *fsuc = cls;
343 343
344 GNUNET_FSUI_upload_star (ctx, 344 GNUNET_FSUI_upload_start (ctx,
345 fsuc->filename, 345 fsuc->filename,
346 (GNUNET_FSUI_DirectoryScanCallback) & 346 (GNUNET_FSUI_DirectoryScanCallback) &
347 GNUNET_disk_directory_scan, ectx, fsuc->anonymity, 347 GNUNET_disk_directory_scan, ectx, fsuc->anonymity,