aboutsummaryrefslogtreecommitdiff
path: root/src/util/disk.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-05-15 09:56:55 +0000
committerChristian Grothoff <christian@grothoff.org>2016-05-15 09:56:55 +0000
commit225ea594e86e56160b0f89b5cace24291cc6184b (patch)
tree194787b3535904379799b627b0c5176d2c2d91e3 /src/util/disk.c
parent47af9c790d637a92e92ccf3dfa826dc8e1939868 (diff)
downloadgnunet-225ea594e86e56160b0f89b5cace24291cc6184b.tar.gz
gnunet-225ea594e86e56160b0f89b5cace24291cc6184b.zip
rps.conf is generated from rps.conf.in
Diffstat (limited to 'src/util/disk.c')
-rw-r--r--src/util/disk.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/disk.c b/src/util/disk.c
index ee2004a4a..91ce02b05 100644
--- a/src/util/disk.c
+++ b/src/util/disk.c
@@ -800,8 +800,7 @@ GNUNET_DISK_directory_create (const char *dir)
800 800
801 801
802/** 802/**
803 * Create the directory structure for storing 803 * Create the directory structure for storing a file.
804 * a file.
805 * 804 *
806 * @param filename name of a file in the directory 805 * @param filename name of a file in the directory
807 * @returns #GNUNET_OK on success, 806 * @returns #GNUNET_OK on success,