aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_tree.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
commitaa78134a557079ce570345e751e4c36c4b2ba79a (patch)
treef7bf25950513285184e2426109235337d0aef8be /src/fs/fs_tree.c
parent1f2674fe293be7c1a852fbe4a7241fbcb149078f (diff)
downloadgnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.tar.gz
gnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.zip
-fix many more typos
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).