typo
authorChristian Grothoff <christian@grothoff.org>
Tue, 8 Mar 2011 14:56:50 +0000 (14:56 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 8 Mar 2011 14:56:50 +0000 (14:56 +0000)
src/util/container_bloomfilter.c

index ea9c4e1543535d089e5ce141e97fdce4f27e5d9e..ae1336f88e134a878fd47c6f716b904972e2e3b7 100644 (file)
@@ -96,7 +96,7 @@ GNUNET_CONTAINER_bloomfilter_get_size (const struct GNUNET_CONTAINER_BloomFilter
  * Copy an existing memory.  Any association with a file
  * on-disk will be lost in the process.
  * @param bf the filter to copy
- * @retun copy of the bf
+ * @return copy of the bf
  */
 struct GNUNET_CONTAINER_BloomFilter *
 GNUNET_CONTAINER_bloomfilter_copy (const struct GNUNET_CONTAINER_BloomFilter *bf)