diff options
author | Philipp Tölke <toelke@in.tum.de> | 2011-06-15 07:15:44 +0000 |
---|---|---|
committer | Philipp Tölke <toelke@in.tum.de> | 2011-06-15 07:15:44 +0000 |
commit | 6411b58baac8770556fd8881f17e18386f5c950b (patch) | |
tree | a848e09faf74ce59a5d60e545e1e609f4a06843d /src/vpn | |
parent | 6b1ec4f8b29779514a8001f7b46e79af4eb00aba (diff) |
fix doc
Diffstat (limited to 'src/vpn')
-rw-r--r-- | src/vpn/gnunet-daemon-exit.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vpn/gnunet-daemon-exit.c b/src/vpn/gnunet-daemon-exit.c index 975e97c87f..08b414d5c2 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)), * * @param cls unused * @param section name of section in config, equal to hostname - * @param option type of redirect - * @param value specification of services, format is - * "OFFERED-PORT:HOSTNAME:HOST-PORT" (SPACE <more of those>)* */ static void read_service_conf (void *cls __attribute__((unused)), const char *section) |