aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn')
-rw-r--r--src/vpn/gnunet-daemon-exit.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vpn/gnunet-daemon-exit.c b/src/vpn/gnunet-daemon-exit.c
index 975e97c87..08b414d5c 100644
--- a/src/vpn/gnunet-daemon-exit.c
+++ b/src/vpn/gnunet-daemon-exit.c
@@ -449,9 +449,6 @@ message_token (void *cls __attribute__((unused)),
449 * 449 *
450 * @param cls unused 450 * @param cls unused
451 * @param section name of section in config, equal to hostname 451 * @param section name of section in config, equal to hostname
452 * @param option type of redirect
453 * @param value specification of services, format is
454 * "OFFERED-PORT:HOSTNAME:HOST-PORT" (SPACE <more of those>)*
455 */ 452 */
456static void 453static void
457read_service_conf (void *cls __attribute__((unused)), const char *section) 454read_service_conf (void *cls __attribute__((unused)), const char *section)