aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-10-21 12:33:23 +0000
committerNils Gillmann <ng0@n0.is>2018-10-21 12:33:23 +0000
commit4718e7b56b3d944a55b7eabb15dff850faf8a02f (patch)
tree4d32e11845daf5a67f88c1eb230f4fa767afd464 /doc/documentation
parent0c2092a61ecf110c8504b84d726a119b7389ed64 (diff)
downloadgnunet-4718e7b56b3d944a55b7eabb15dff850faf8a02f.tar.gz
gnunet-4718e7b56b3d944a55b7eabb15dff850faf8a02f.zip
fnindex is wrong texinfo.
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc/documentation')
-rw-r--r--doc/documentation/chapters/developer.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation/chapters/developer.texi b/doc/documentation/chapters/developer.texi
index 4038190a1..d9c92247b 100644
--- a/doc/documentation/chapters/developer.texi
+++ b/doc/documentation/chapters/developer.texi
@@ -3364,7 +3364,7 @@ using @code{GNUNET_SERVER_add_handlers}.
3364The service will already have registered a handler for the 3364The service will already have registered a handler for the
3365"TEST" message. 3365"TEST" message.
3366 3366
3367@fnindex GNUNET_SERVICE_Options 3367@findex GNUNET_SERVICE_Options
3368The option bitfield (@code{enum GNUNET_SERVICE_Options}) 3368The option bitfield (@code{enum GNUNET_SERVICE_Options})
3369determines how a service should behave during shutdown. 3369determines how a service should behave during shutdown.
3370There are three key strategies: 3370There are three key strategies: