aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_download.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/fs_download.c')
-rw-r--r--src/fs/fs_download.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_download.c b/src/fs/fs_download.c
index d4677b794..1f8ce7c05 100644
--- a/src/fs/fs_download.c
+++ b/src/fs/fs_download.c
@@ -586,7 +586,7 @@ try_match_block (struct GNUNET_FS_DownloadContext *dc,
586 * 586 *
587 * @param cls our 'struct GNUNET_FS_DownloadContext*' 587 * @param cls our 'struct GNUNET_FS_DownloadContext*'
588 * @param plugin_name name of the plugin that produced this value; 588 * @param plugin_name name of the plugin that produced this value;
589 * special values can be used (i.e. '<zlib>' for zlib being 589 * special values can be used (e.g. '<zlib>' for zlib being
590 * used in the main libextractor library and yielding 590 * used in the main libextractor library and yielding
591 * meta data). 591 * meta data).
592 * @param type libextractor-type describing the meta data 592 * @param type libextractor-type describing the meta data