aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_directory.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_directory.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/fs/fs_directory.c')
-rw-r--r--src/fs/fs_directory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/fs_directory.c b/src/fs/fs_directory.c
index 5e1e0af5e..1ef5fa3bb 100644
--- a/src/fs/fs_directory.c
+++ b/src/fs/fs_directory.c
@@ -317,6 +317,7 @@ GNUNET_FS_directory_list_contents (size_t size,
317 return GNUNET_OK; 317 return GNUNET_OK;
318} 318}
319 319
320
320/** 321/**
321 * Entries in the directory (builder). 322 * Entries in the directory (builder).
322 */ 323 */