gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0013] branch master updated: fixing syntax errors


From: Admin
Subject: [lsd0013] branch master updated: fixing syntax errors
Date: Wed, 04 Jun 2025 17:29:30 +0200

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

emmanuel-benoist pushed a commit to branch master
in repository lsd0013.

The following commit(s) were added to refs/heads/master by this push:
     new 9811020  fixing syntax errors
9811020 is described below

commit 9811020bd9174d3905ed1dacb238154064787651
Author: Emmanuel Benoist <emmanuel.benoist@bfh.ch>
AuthorDate: Wed Jun 4 17:29:18 2025 +0200

    fixing syntax errors
---
 draft-donau.xml | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/draft-donau.xml b/draft-donau.xml
index 5814264..f3e2052 100644
--- a/draft-donau.xml
+++ b/draft-donau.xml
@@ -45,7 +45,6 @@
 
     <author fullname="Emmanuel Benoist" initials="E.B." surname="Benoist">
       <organization>Bern University of Applied Sciences</organization>
-      <address>
       <address>
         <postal>
           <street>H&ouml;heweg 80</street>
@@ -181,7 +180,7 @@
 
   The optional parameters that are containing binary data (the
   signature) MUST be encoded using the Base 32 U Crockford encoding
-  scheme <xref target=""base32-U-crockford"/>.
+  scheme <xref target="base32-U-crockford"/>.
 </t>
 </section>
 
@@ -368,8 +367,7 @@ The encoding works similarly to the standard, but uses 
another Base 32
 Alphabet. The new alphabet is given in the Table <xref 
target="figure_base32_encoding"/>, below.
 
 
-  <figure anchor="figure_base32_encoding" title="The Base 32 Encoding 
Alphabet.">
-        <artwork name="" type="" align="left" alt=""><![CDATA[
+  <figure anchor="figure_base32_encoding" title="The Base 32 Encoding 
Alphabet."><artwork name="" type="" align="left" alt=""><![CDATA[
      Value Encoding  Value Encoding  Value Encoding  Value Encoding
          0 0                 9 9                          18 J            27 V
          1 1                10 A                         19 K            28 W
@@ -381,8 +379,7 @@ Alphabet. The new alphabet is given in the Table <xref 
target="figure_base32_enc
          7 7                16 G                         25 S
          8 8                17 H                         26 T
 
-    ]]></artwork>
-      </figure>
+]]></artwork></figure>
         
         
 To prevent optical character reading (OCR) problems, a system decoding binary 
data encoded with base 32 U Crockford MUST
@@ -419,7 +416,7 @@ MUST evaluate it as a V.
 
   <references title="Normative References">
 
-    &RFC2219;
+    &RFC2119;
 
     &RFC3986;
 

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