gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r14613 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r14613 - gnunet/src/util
Date: Tue, 8 Mar 2011 15:56:50 +0100

Author: grothoff
Date: 2011-03-08 15:56:50 +0100 (Tue, 08 Mar 2011)
New Revision: 14613

Modified:
   gnunet/src/util/container_bloomfilter.c
Log:
typo

Modified: gnunet/src/util/container_bloomfilter.c
===================================================================
--- gnunet/src/util/container_bloomfilter.c     2011-03-08 13:48:28 UTC (rev 
14612)
+++ gnunet/src/util/container_bloomfilter.c     2011-03-08 14:56:50 UTC (rev 
14613)
@@ -96,7 +96,7 @@
  * 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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]