From e90117e2fb7fb84976e1961ee11a0619d1d28f2b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 8 Oct 2013 09:06:47 +0000 Subject: implement #3035: add mimetype:type category keywords, also doxygen fixes --- src/fs/fs_search.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/fs/fs_search.c') diff --git a/src/fs/fs_search.c b/src/fs/fs_search.c index 7a869b4c5..11af03646 100644 --- a/src/fs/fs_search.c +++ b/src/fs/fs_search.c @@ -718,7 +718,7 @@ decrypt_block_with_keyword (const struct GNUNET_FS_SearchContext *sc, * * @param sc our search context * @param ub the ublock with the keyword search result - * @param size size of nb + * @param size size of @a ub */ static void process_kblock (struct GNUNET_FS_SearchContext *sc, @@ -834,7 +834,7 @@ process_sblock (struct GNUNET_FS_SearchContext *sc, * @param type type of the result * @param expiration when it will expire * @param data the (encrypted) response - * @param size size of data + * @param size size of @a data */ static void process_result (struct GNUNET_FS_SearchContext *sc, -- cgit v1.2.3