aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_tree.c')
-rw-r--r--src/fs/fs_tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_tree.c b/src/fs/fs_tree.c
index 6203690d2..4d49809f8 100644
--- a/src/fs/fs_tree.c
+++ b/src/fs/fs_tree.c
@@ -434,7 +434,7 @@ GNUNET_FS_tree_encoder_get_uri (struct GNUNET_FS_TreeEncoder *te)
434 * about possible errors. 434 * about possible errors.
435 * 435 *
436 * @param te the tree encoder to clean up 436 * @param te the tree encoder to clean up
437 * @param emsg set to an error message (if an error occured 437 * @param emsg set to an error message (if an error occurred
438 * within the tree encoder; if this function is called 438 * within the tree encoder; if this function is called
439 * prior to completion and prior to an internal error, 439 * prior to completion and prior to an internal error,
440 * both "*emsg" will be set to NULL). 440 * both "*emsg" will be set to NULL).