aboutsummaryrefslogtreecommitdiff
path: root/src/exit/gnunet-daemon-exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/exit/gnunet-daemon-exit.c')
-rw-r--r--src/exit/gnunet-daemon-exit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exit/gnunet-daemon-exit.c b/src/exit/gnunet-daemon-exit.c
index d9a5dd684..c624e083e 100644
--- a/src/exit/gnunet-daemon-exit.c
+++ b/src/exit/gnunet-daemon-exit.c
@@ -3373,10 +3373,10 @@ add_services (int proto,
3373 3373
3374 3374
3375/** 3375/**
3376 * Reads the configuration servicecfg and populates udp_services 3376 * Reads the configuration and populates #udp_services and #tcp_services
3377 * 3377 *
3378 * @param cls unused 3378 * @param cls unused
3379 * @param section name of section in config, equal to hostname 3379 * @param section name of section in config
3380 */ 3380 */
3381static void 3381static void
3382read_service_conf (void *cls, 3382read_service_conf (void *cls,