aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_namespace.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-08 07:06:22 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-08 07:06:22 +0000
commit54a4897c037cecd1f61ab835d8c7e53375690c2f (patch)
tree33f0243fd146b2bba2f589352d8d425f408264f9 /src/fs/fs_namespace.c
parent2175ed0fc9d4cdf346e0605d397836b241d6cf75 (diff)
downloadgnunet-54a4897c037cecd1f61ab835d8c7e53375690c2f.tar.gz
gnunet-54a4897c037cecd1f61ab835d8c7e53375690c2f.zip
-fixing comments, indentation
Diffstat (limited to 'src/fs/fs_namespace.c')
-rw-r--r--src/fs/fs_namespace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/fs_namespace.c b/src/fs/fs_namespace.c
index 90de4a915..2a7af082e 100644
--- a/src/fs/fs_namespace.c
+++ b/src/fs/fs_namespace.c
@@ -21,6 +21,7 @@
21/** 21/**
22 * @file fs/fs_namespace.c 22 * @file fs/fs_namespace.c
23 * @brief publishing to namespaces, and tracking updateable entries 23 * @brief publishing to namespaces, and tracking updateable entries
24 * for our namespaces
24 * @author Christian Grothoff 25 * @author Christian Grothoff
25 */ 26 */
26#include "platform.h" 27#include "platform.h"