gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r27287 - gnunet/src/testbed


From: gnunet
Subject: [GNUnet-SVN] r27287 - gnunet/src/testbed
Date: Fri, 24 May 2013 14:15:16 +0200

Author: harsha
Date: 2013-05-24 14:15:16 +0200 (Fri, 24 May 2013)
New Revision: 27287

Modified:
   gnunet/src/testbed/testbed_api_sd.c
Log:
- doc


Modified: gnunet/src/testbed/testbed_api_sd.c
===================================================================
--- gnunet/src/testbed/testbed_api_sd.c 2013-05-24 11:25:34 UTC (rev 27286)
+++ gnunet/src/testbed/testbed_api_sd.c 2013-05-24 12:15:16 UTC (rev 27287)
@@ -179,8 +179,9 @@
  * @param amount the value for which the deviation is returned
 
  * @return the deviation from the average; GNUNET_SYSERR if the deviation 
cannot
- *           be calculated OR 0 if the deviation is less than the average; a
- *           maximum of 4 is returned for deviations equal to or larger than 4
+ *           be calculated OR 0 if the given amount is less than or equal to 
the
+ *           average; a maximum of 4 is returned for deviations equal to or
+ *           larger than 4
  */
 int
 GNUNET_TESTBED_SD_deviation_factor_ (struct SDHandle *h, unsigned int amount)




reply via email to

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