aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-02 20:21:58 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-02 20:21:58 +0000
commit5cb7ca34a4c2c9b473f0b38363172c3694330f52 (patch)
tree1c7e0227810a4730e6e5d171a2818110d8864f6f /src/fs/fs.h
parent305c5eb36f73d1665df416fb21467c828139e135 (diff)
downloadgnunet-5cb7ca34a4c2c9b473f0b38363172c3694330f52.tar.gz
gnunet-5cb7ca34a4c2c9b473f0b38363172c3694330f52.zip
misc fixes
Diffstat (limited to 'src/fs/fs.h')
-rw-r--r--src/fs/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs.h b/src/fs/fs.h
index 77a73c3d6..0b3b25955 100644
--- a/src/fs/fs.h
+++ b/src/fs/fs.h
@@ -401,7 +401,7 @@ struct GNUNET_FS_FileInformation
401 struct { 401 struct {
402 402
403 /** 403 /**
404 * Name of the directory. FIXME: currently never set! 404 * Name of the directory.
405 */ 405 */
406 char *dirname; 406 char *dirname;
407 407