From 6411b58baac8770556fd8881f17e18386f5c950b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Philipp=20T=C3=B6lke?= Date: Wed, 15 Jun 2011 07:15:44 +0000 Subject: [PATCH] fix doc --- src/vpn/gnunet-daemon-exit.c | 3 --- 1 file changed, 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)), * * @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) -- 2.25.1