aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_getopt.c
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/fs/fs_getopt.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
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 */