aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_fs_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/include/gnunet_fs_service.h
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/include/gnunet_fs_service.h')
-rw-r--r--src/include/gnunet_fs_service.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/gnunet_fs_service.h b/src/include/gnunet_fs_service.h
index 2b25b5c81..01d736e89 100644
--- a/src/include/gnunet_fs_service.h
+++ b/src/include/gnunet_fs_service.h
@@ -103,7 +103,6 @@ typedef int
103 int is_mandatory); 103 int is_mandatory);
104 104
105 105
106
107/** 106/**
108 * Get a unique key from a URI. This is for putting URIs 107 * Get a unique key from a URI. This is for putting URIs
109 * into HashMaps. The key may change between FS implementations. 108 * into HashMaps. The key may change between FS implementations.
@@ -491,7 +490,6 @@ GNUNET_FS_getopt_set_metadata (struct
491 const char *value); 490 const char *value);
492 491
493 492
494
495/* ************************* sharing API ***************** */ 493/* ************************* sharing API ***************** */
496 494
497 495
@@ -2343,7 +2341,6 @@ enum GNUNET_FS_DownloadOptions
2343}; 2341};
2344 2342
2345 2343
2346
2347/** 2344/**
2348 * Download parts of a file. Note that this will store 2345 * Download parts of a file. Note that this will store
2349 * the blocks at the respective offset in the given file. Also, the 2346 * the blocks at the respective offset in the given file. Also, the
@@ -2456,7 +2453,6 @@ void
2456GNUNET_FS_download_resume (struct GNUNET_FS_DownloadContext *dc); 2453GNUNET_FS_download_resume (struct GNUNET_FS_DownloadContext *dc);
2457 2454
2458 2455
2459
2460/* ******************** Directory API *********************** */ 2456/* ******************** Directory API *********************** */
2461 2457
2462 2458