aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_tree.h')
-rw-r--r--src/fs/fs_tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_tree.h b/src/fs/fs_tree.h
index 12b5b5d07..1fb681d27 100644
--- a/src/fs/fs_tree.h
+++ b/src/fs/fs_tree.h
@@ -172,7 +172,7 @@ GNUNET_FS_tree_encoder_get_uri (struct GNUNET_FS_TreeEncoder *te);
172 * about possible errors. 172 * about possible errors.
173 * 173 *
174 * @param te the tree encoder to clean up 174 * @param te the tree encoder to clean up
175 * @param emsg set to an error message (if an error occured 175 * @param emsg set to an error message (if an error occurred
176 * within the tree encoder; if this function is called 176 * within the tree encoder; if this function is called
177 * prior to completion and prior to an internal error, 177 * prior to completion and prior to an internal error,
178 * both "*emsg" will be set to NULL). 178 * both "*emsg" will be set to NULL).