aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_api.h')
-rw-r--r--src/fs/fs_api.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fs/fs_api.h b/src/fs/fs_api.h
index f7eb40b42..0228e37ce 100644
--- a/src/fs/fs_api.h
+++ b/src/fs/fs_api.h
@@ -676,7 +676,6 @@ void *
676GNUNET_FS_make_file_reader_context_ (const char *filename); 676GNUNET_FS_make_file_reader_context_ (const char *filename);
677 677
678 678
679
680/** 679/**
681 * Function that provides data by copying from a buffer. 680 * Function that provides data by copying from a buffer.
682 * 681 *
@@ -799,7 +798,6 @@ void
799GNUNET_FS_download_start_task_ (void *cls); 798GNUNET_FS_download_start_task_ (void *cls);
800 799
801 800
802
803/** 801/**
804 * Fill in all of the generic fields for 802 * Fill in all of the generic fields for
805 * an unindex event and call the callback. 803 * an unindex event and call the callback.
@@ -1064,7 +1062,6 @@ GNUNET_FS_end_top (struct GNUNET_FS_Handle *h,
1064 struct TopLevelActivity *top); 1062 struct TopLevelActivity *top);
1065 1063
1066 1064
1067
1068/** 1065/**
1069 * Master context for most FS operations. 1066 * Master context for most FS operations.
1070 */ 1067 */