doc
authorChristian Grothoff <christian@grothoff.org>
Thu, 4 Mar 2010 08:28:06 +0000 (08:28 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 4 Mar 2010 08:28:06 +0000 (08:28 +0000)
src/fs/fs_download.c

index f873f80de9e57ccb03dbc1f9b552edb7d9b0ffb0..7776f4b8bf8cd9cfa6873294bff5f527423c2b83 100644 (file)
@@ -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
  */