aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_file_information.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_file_information.c')
-rw-r--r--src/fs/fs_file_information.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/fs_file_information.c b/src/fs/fs_file_information.c
index bbbc30a6e..28bbf12dd 100644
--- a/src/fs/fs_file_information.c
+++ b/src/fs/fs_file_information.c
@@ -49,6 +49,7 @@ GNUNET_FS_file_information_get_id (struct GNUNET_FS_FileInformation *s)
49 return s->serialization; 49 return s->serialization;
50} 50}
51 51
52
52/** 53/**
53 * Obtain the filename from the file information structure. 54 * Obtain the filename from the file information structure.
54 * 55 *