gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r35033 - gnunet/src/rps


From: gnunet
Subject: [GNUnet-SVN] r35033 - gnunet/src/rps
Date: Wed, 28 Jan 2015 17:58:15 +0100

Author: bartpolot
Date: 2015-01-28 17:58:15 +0100 (Wed, 28 Jan 2015)
New Revision: 35033

Modified:
   gnunet/src/rps/gnunet-service-rps_sampler.h
Log:
- doc

Modified: gnunet/src/rps/gnunet-service-rps_sampler.h
===================================================================
--- gnunet/src/rps/gnunet-service-rps_sampler.h 2015-01-28 16:56:47 UTC (rev 
35032)
+++ gnunet/src/rps/gnunet-service-rps_sampler.h 2015-01-28 16:58:15 UTC (rev 
35033)
@@ -77,7 +77,7 @@
 /**
  * Grow or shrink the size of the sampler.
  *
- * @param new_size the new size of the sampler
+ * @param new_size the new size of the sampler (not 0)
  */
   void
 RPS_sampler_resize (unsigned int new_size);
@@ -85,8 +85,6 @@
 
 /**
  * Empty the sampler.
- *
- * @param new_size the new size of the sampler
  */
 void
 RPS_sampler_empty ();




reply via email to

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