gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r37895 - gnunet/src/rps
Date: Tue, 6 Sep 2016 16:05:40 +0200

Author: ch3
Date: 2016-09-06 16:05:40 +0200 (Tue, 06 Sep 2016)
New Revision: 37895

Modified:
   gnunet/src/rps/gnunet-service-rps_sampler_elem.c
   gnunet/src/rps/gnunet-service-rps_sampler_elem.h
Log:
-rps doxygen

Modified: gnunet/src/rps/gnunet-service-rps_sampler_elem.c
===================================================================
--- gnunet/src/rps/gnunet-service-rps_sampler_elem.c    2016-09-06 13:22:34 UTC 
(rev 37894)
+++ gnunet/src/rps/gnunet-service-rps_sampler_elem.c    2016-09-06 14:05:40 UTC 
(rev 37895)
@@ -78,7 +78,7 @@
 
 
 /**
- * (Re)Initialise given Sampler with random min-wise independent function.
+ * Create a sampler element and initialise it.
  *
  * In this implementation this means choosing an auth_key for later use in
  * a hmac at random.

Modified: gnunet/src/rps/gnunet-service-rps_sampler_elem.h
===================================================================
--- gnunet/src/rps/gnunet-service-rps_sampler_elem.h    2016-09-06 13:22:34 UTC 
(rev 37894)
+++ gnunet/src/rps/gnunet-service-rps_sampler_elem.h    2016-09-06 14:05:40 UTC 
(rev 37895)
@@ -108,7 +108,7 @@
 
 
 /**
- * (Re)Initialise given Sampler with random min-wise independent function.
+ * Create a sampler element and initialise it.
  *
  * In this implementation this means choosing an auth_key for later use in
  * a hmac at random.




reply via email to

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