aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-publish.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-07-13 22:56:39 +0000
committerChristian Grothoff <christian@grothoff.org>2013-07-13 22:56:39 +0000
commit28edd46f0da55f0ba65d57473ef1b674f5f60221 (patch)
treec718e56bda7b2bbd25718d47ccebdf7ec287d5a1 /src/fs/gnunet-publish.c
parent0c5be60b5f49bd6c04ec67430ad7a8566c070a81 (diff)
downloadgnunet-28edd46f0da55f0ba65d57473ef1b674f5f60221.tar.gz
gnunet-28edd46f0da55f0ba65d57473ef1b674f5f60221.zip
-typo
Diffstat (limited to 'src/fs/gnunet-publish.c')
-rw-r--r--src/fs/gnunet-publish.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-publish.c b/src/fs/gnunet-publish.c
index c3fd6507a..59b40a5e4 100644
--- a/src/fs/gnunet-publish.c
+++ b/src/fs/gnunet-publish.c
@@ -517,7 +517,7 @@ get_file_information (struct GNUNET_FS_ShareTreeItem *item)
517 * We've finished scanning the directory and optimized the meta data. 517 * We've finished scanning the directory and optimized the meta data.
518 * Begin the publication process. 518 * Begin the publication process.
519 * 519 *
520 * @param directroy_scan_result result from the directory scan, freed in this function 520 * @param directory_scan_result result from the directory scan, freed in this function
521 */ 521 */
522static void 522static void
523directory_trim_complete (struct GNUNET_FS_ShareTreeItem *directory_scan_result) 523directory_trim_complete (struct GNUNET_FS_ShareTreeItem *directory_scan_result)