gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 01/16: doc: Correct maybe-send-control-message! document


From: gnunet
Subject: [gnunet-scheme] 01/16: doc: Correct maybe-send-control-message! documentation.
Date: Mon, 05 Sep 2022 21:33:53 +0200

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 b1bcdc87532c490d199dcfafde1404f3c12a2223
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Thu Sep 1 18:02:43 2022 +0200

    doc: Correct maybe-send-control-message! documentation.
    
    * doc/service-communication.tm: Correct the argument list.
---
 doc/service-communication.tm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/service-communication.tm b/doc/service-communication.tm
index 3b08e55..4b24748 100644
--- a/doc/service-communication.tm
+++ b/doc/service-communication.tm
@@ -496,7 +496,7 @@
   </explain|<todo|???>>
 
   <\explain>
-    <scm|(maybe-send-control-message! <var|server> <var|message>)>
+    <scm|(maybe-send-control-message! <var|server> . <var|message>)>
   <|explain>
     Maybe-send the message <var|message> to the service. If sent, return
     <scm|#true>. If the control loop is not active anymore (i.e., the

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