From: ng0 Date: Wed, 18 Oct 2017 16:11:25 +0000 (+0000) Subject: + X-Git-Tag: gnunet-0.11.0rc0~101^2~48 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=36cd70a1ef4411a069b85ef0cb0938267ed10fd5;p=oweals%2Fgnunet.git + --- diff --git a/doc/gnunet-c-tutorial.texi b/doc/gnunet-c-tutorial.texi index 432d2b47b..7e16f1dac 100644 --- a/doc/gnunet-c-tutorial.texi +++ b/doc/gnunet-c-tutorial.texi @@ -1426,8 +1426,8 @@ little. In order to compile the plugin, the @file{Makefile.am} file for the service SERVICE should contain a rule similar to this: -@c* Actually this is a Makefile not C. But the whole structure of examples -@c* must be improved. +@c Actually this is a Makefile not C. But the whole structure of examples +@c must be improved. @example @verbatiminclude tutorial-examples/025.c @end example