aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.h
diff options
context:
space:
mode:
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