aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: