gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: attempt to fix buildbot sys


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: attempt to fix buildbot system being super precise about wrong syntax. Inside comment blocks. Wow.
Date: Wed, 18 Oct 2017 18:04:05 +0200

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 7729e31b1 attempt to fix buildbot system being super precise about 
wrong syntax. Inside comment blocks. Wow.
7729e31b1 is described below

commit 7729e31b1bd0bcff87701808d5ab6c9d2239e778
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 18 16:03:23 2017 +0000

    attempt to fix buildbot system being super precise about wrong syntax.
    Inside comment blocks. Wow.
---
 doc/gnunet-c-tutorial.texi | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/gnunet-c-tutorial.texi b/doc/gnunet-c-tutorial.texi
index 2e3069638..432d2b47b 100644
--- a/doc/gnunet-c-tutorial.texi
+++ b/doc/gnunet-c-tutorial.texi
@@ -364,8 +364,8 @@ PASS: test_gnunet_prefix
 GNUnet is organized in layers and services. Each service is composed of a
 main service implementation and a client library for other programs to use
 the service's functionality, described by an API. This approach is shown in
address@hidden FIXME: enable this once the commented block below works:
address@hidden figure~\ref{fig:service}.
address@hidden FIXME: enable this once the commented block below works:
address@hidden figure~\ref fig:service.
 Some services provide an additional command line tool to enable the user to
 interact with the service.
 
@@ -373,10 +373,10 @@ Very often it is other GNUnet services that will use 
these APIs to build the
 higher layers of GNUnet on top of the lower ones. Each layer expands or extends
 the functionality of the service below (for instance, to build a mesh on top of
 a DHT).
address@hidden FXIME: See comment above.
address@hidden See figure ~\ref{fig:interaction} for an illustration of this 
approach.
address@hidden FXIME: See comment above.
address@hidden See figure ~\ref fig:interaction for an illustration of this 
approach.
 
address@hidden ** @image{filename[, width[, height[, alttext[, extension]]]]}
address@hidden ** @image filename[, width[, height[, alttext[, extension]]]]
 
 @image{images/gnunet-tutorial-service,,5in,Service with API and network 
protocol,.png}
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]