From 5c73adc53f10ed8af7dcc42f13440829d71212a3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 4 Mar 2010 08:28:06 +0000 Subject: [PATCH] doc --- src/fs/fs_download.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fs/fs_download.c b/src/fs/fs_download.c index f873f80de..7776f4b8b 100644 --- a/src/fs/fs_download.c +++ b/src/fs/fs_download.c @@ -341,6 +341,7 @@ struct ProcessResultClosure * reply that we just got. * * @param cls closure (our 'struct ProcessResultClosure') + * @param key query for the given value / request * @param value value in the hash map (a 'struct DownloadRequest') * @return GNUNET_YES (we should continue to iterate); unless serious error */ -- 2.25.1