[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lsd0003] branch master updated: fix warnings
From: |
gnunet |
Subject: |
[lsd0003] branch master updated: fix warnings |
Date: |
Wed, 20 Jan 2021 11:54:27 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository lsd0003.
The following commit(s) were added to refs/heads/master by this push:
new f928ed8 fix warnings
f928ed8 is described below
commit f928ed8064aa3deccdd823b5035582fac75d3d42
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 20 11:53:36 2021 +0100
fix warnings
---
draft-summermatter-set-union.xml | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/draft-summermatter-set-union.xml b/draft-summermatter-set-union.xml
index ab668d8..6e57600 100644
--- a/draft-summermatter-set-union.xml
+++ b/draft-summermatter-set-union.xml
@@ -1071,7 +1071,7 @@ hashSum | 0x0101 | 0x0101 | 0x5050 |
0000 |
<!-- dt>OPERATION TYPE</dt>
<dd>
is a 32-bit unsigned integer which describes the
type of operation that should be initiated on the set. The filed can have three
- different value NONE, INTERSECTION and UNION,
numeric represented by 0,1 and 2. <!-- @Christian can you check?: Right, alas we
+ different value NONE, INTERSECTION and UNION,
numeric represented by 0,1 and 2. - @Christian can you check?: Right, alas we
here only do UNION and INTERSECTION is a
completely different protocol => we shall simply REMOVE this field. Hence
commented out here:
reminder to _remove_ in implementation!
NONE should never occur and signals the set
supports no operation and is just for local use.
@@ -1818,7 +1818,8 @@ Type | Name | References |
Description
<section anchor="contributors" numbered="true" toc="default">
<name>Contributors</name>
<t>
- The original GNU NET implementation of the Byzantine Fault
Tolerant Set Reconciliation has mainly been
+ The original GNUnet implementation of the Byzantine Fault
Tolerant Set Reconciliation
+ protocol has mainly been
written by Florian Dold and Christian Grothoff.
</t>
</section>
@@ -1858,16 +1859,16 @@ Type | Name | References |
Description
<front>
<title>A Censorship-Resistant, Privacy-Enhancing and Fully
Decentralized Name System</title>
<author initials="M." surname="Wachs" fullname="Matthias
Wachs">
- <organization>Technische Universität
München</organization>
+ <organization>Technische Universitaet
Muenchen</organization>
</author>
<author initials="M." surname="Schanzenbach"
fullname="Martin Schanzenbach">
- <organization>Technische Universität
München</organization>
+ <organization>Technische Universitaet
Muenchen</organization>
</author>
<author initials="C." surname="Grothoff"
fullname="Christian Grothoff">
- <organization>Technische Universität
München</organization>
+ <organization>Technische Universitaet
Muenchen</organization>
</author>
<date year="2014"/>
</front>
@@ -1876,12 +1877,12 @@ Type | Name | References |
Description
<front>
<title>R5N: Randomized recursive routing for
restricted-route networks</title>
<author initials="N. S." surname="Evans" fullname="Nathan
S. Evans">
- <organization>Technische Universität
München</organization>
+ <organization>Technische Universitaet
Muenchen</organization>
</author>
<author initials="C." surname="Grothoff"
fullname="Christian Grothoff">
- <organization>Technische Universität
München</organization>
+ <organization>Technische Universitaet
Muenchen</organization>
</author>
<date year="2011"/>
</front>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lsd0003] branch master updated: fix warnings,
gnunet <=