gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 35/90: -DOC: Another comment stripping pass through old SET sub


From: gnunet
Subject: [gnunet] 35/90: -DOC: Another comment stripping pass through old SET subsystem
Date: Tue, 18 Oct 2022 03:06:34 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 824647f7ccc19353bbb45dd438ddf96c47d4efd5
Author: Willow Liquorice <willow@howhill.com>
AuthorDate: Sun Sep 4 03:01:00 2022 +0100

    -DOC: Another comment stripping pass through old SET subsystem
---
 src/set/gnunet-service-set_union.c                  | 6 ------
 src/set/gnunet-service-set_union_strata_estimator.c | 6 ------
 2 files changed, 12 deletions(-)

diff --git a/src/set/gnunet-service-set_union.c 
b/src/set/gnunet-service-set_union.c
index d762e4bba..3a2bc8bd7 100644
--- a/src/set/gnunet-service-set_union.c
+++ b/src/set/gnunet-service-set_union.c
@@ -2194,12 +2194,6 @@ handle_union_p2p_done (void *cls,
 }
 
 
-/**
- * Handle a over message from a remote peer
- *
- * @param cls the union operation
- * @param mh the message
- */
 void
 handle_union_p2p_over (void *cls,
                        const struct GNUNET_MessageHeader *mh)
diff --git a/src/set/gnunet-service-set_union_strata_estimator.c 
b/src/set/gnunet-service-set_union_strata_estimator.c
index 97b4a1f98..6de9fb5eb 100644
--- a/src/set/gnunet-service-set_union_strata_estimator.c
+++ b/src/set/gnunet-service-set_union_strata_estimator.c
@@ -155,12 +155,6 @@ strata_estimator_insert (struct StrataEstimator *se,
 }
 
 
-/**
- * Remove a key from the strata estimator.
- *
- * @param se strata estimator to remove the key from
- * @param key key to remove
- */
 void
 strata_estimator_remove (struct StrataEstimator *se,
                          struct IBF_Key key)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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