gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0004] branch master updated: fix


From: gnunet
Subject: [lsd0004] branch master updated: fix
Date: Tue, 30 Nov 2021 23:30:06 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 57407aa  fix
57407aa is described below

commit 57407aabe8f79e54fba502c0b8578c1b01db040a
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Nov 30 23:30:03 2021 +0100

    fix
---
 draft-schanzen-r5n.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index 54ee877..939ae41 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -407,7 +407,7 @@ END
           peer IDs along the route.
           A Bloom filter "bf" is initially empty, consisting only of zeroes.
           There are two functions which can be invoked on the Bloom filter:
-          ADD(bf, e) and TEST(bf, e) where "e" is an element which is to added
+          BF-SET(bf, e) and BF-TEST(bf, e) where "e" is an element which is to 
added
           to the Bloom filter or queried against the set.
           Any bloom filter uses k=16 different hash functions each of which is
           defined as follows:

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