aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
diff options
context:
space:
mode:
authorPhilipp Tölke <toelke@in.tum.de>2011-06-15 07:15:44 +0000
committerPhilipp Tölke <toelke@in.tum.de>2011-06-15 07:15:44 +0000
commit6411b58baac8770556fd8881f17e18386f5c950b (patch)
treea848e09faf74ce59a5d60e545e1e609f4a06843d /src/vpn
parent6b1ec4f8b29779514a8001f7b46e79af4eb00aba (diff)
downloadgnunet-6411b58baac8770556fd8881f17e18386f5c950b.tar.gz
gnunet-6411b58baac8770556fd8881f17e18386f5c950b.zip
fix doc
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 &lt;more of those&gt;)*
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)