aboutsummaryrefslogtreecommitdiff
path: root/src/exit
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-02-25 23:21:34 +0100
committerChristian Grothoff <christian@grothoff.org>2018-02-25 23:21:34 +0100
commit56a9d4001b0844287ecc55b103549370676646a8 (patch)
tree15c386888d44654aee00e2bc14b8e6fda63407c6 /src/exit
parentab31df30ad892ea81bf8ccea19f97bf2cbed5899 (diff)
downloadgnunet-56a9d4001b0844287ecc55b103549370676646a8.tar.gz
gnunet-56a9d4001b0844287ecc55b103549370676646a8.zip
first preparations for GNS mapping arbitrary TLDs
Diffstat (limited to 'src/exit')
-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,