gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 03/08: dht/client: Remove yet another addressed TODO.


From: gnunet
Subject: [gnunet-scheme] 03/08: dht/client: Remove yet another addressed TODO.
Date: Thu, 03 Feb 2022 16:00:51 +0100

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit ef62b63d15192332ccb6eb778abca298aeb0255d
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Thu Feb 3 13:04:18 2022 +0000

    dht/client: Remove yet another addressed TODO.
    
    * gnu/gnunet/dht/client.scm (copy-insertion): Remove it.
---
 gnu/gnunet/dht/client.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/gnunet/dht/client.scm b/gnu/gnunet/dht/client.scm
index a35df1a..96ddece 100644
--- a/gnu/gnunet/dht/client.scm
+++ b/gnu/gnunet/dht/client.scm
@@ -266,7 +266,6 @@ be tested if an object is an insertion object with the 
predicate
           (%make (validate-datum datum)
                  (bound-replication-level desired-replication-level))))))
 
-    ;; TODO: test and document
     (define (copy-insertion old)
       "Make a copy of the insertion @var{old}, such that modifications to the
 slices in @var{old} do not impact the new insertion."

-- 
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]