aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)