aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_getopt.c')
-rw-r--r--src/fs/fs_getopt.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/fs/fs_getopt.c b/src/fs/fs_getopt.c
index 84c1f6123..43a02a9fa 100644
--- a/src/fs/fs_getopt.c
+++ b/src/fs/fs_getopt.c
@@ -240,6 +240,7 @@ getopt_set_metadata (struct GNUNET_GETOPT_CommandLineProcessorContext *ctx,
240 return GNUNET_OK; 240 return GNUNET_OK;
241} 241}
242 242
243
243/** 244/**
244 * Allow user to specify metadata. 245 * Allow user to specify metadata.
245 * 246 *
@@ -270,6 +271,4 @@ GNUNET_FS_GETOPT_METADATA (char shortName,
270} 271}
271 272
272 273
273
274
275/* end of fs_getopt.c */ 274/* end of fs_getopt.c */