aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_uri.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-14 18:24:18 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-14 18:24:18 +0000
commit76fe0e518c1b00878102777513f53e754eb20013 (patch)
treee9fcbef8663c036ec55dd5dad314cbb3c3d2ec62 /src/fs/fs_uri.c
parent7864d3fc9dc21f7a91e6f7b5a380840a2b4d7f7a (diff)
downloadgnunet-76fe0e518c1b00878102777513f53e754eb20013.tar.gz
gnunet-76fe0e518c1b00878102777513f53e754eb20013.zip
fixing documentation
Diffstat (limited to 'src/fs/fs_uri.c')
-rw-r--r--src/fs/fs_uri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_uri.c b/src/fs/fs_uri.c
index 16b6e26e9..665f04728 100644
--- a/src/fs/fs_uri.c
+++ b/src/fs/fs_uri.c
@@ -1470,7 +1470,7 @@ GNUNET_FS_uri_test_loc (const struct GNUNET_FS_Uri *uri)
1470 * 1470 *
1471 * @param cls URI to update 1471 * @param cls URI to update
1472 * @param plugin_name name of the plugin that produced this value; 1472 * @param plugin_name name of the plugin that produced this value;
1473 * special values can be used (i.e. '<zlib>' for zlib being 1473 * special values can be used (i.e. '&lt;zlib&gt;' for zlib being
1474 * used in the main libextractor library and yielding 1474 * used in the main libextractor library and yielding
1475 * meta data). 1475 * meta data).
1476 * @param type libextractor-type describing the meta data 1476 * @param type libextractor-type describing the meta data