aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-daemon-exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn/gnunet-daemon-exit.c')
-rw-r--r--src/vpn/gnunet-daemon-exit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpn/gnunet-daemon-exit.c b/src/vpn/gnunet-daemon-exit.c
index 296d92b50..f6198894f 100644
--- a/src/vpn/gnunet-daemon-exit.c
+++ b/src/vpn/gnunet-daemon-exit.c
@@ -270,7 +270,7 @@ message_token (void *cls,
270 * @param section name of section in config, equal to hostname 270 * @param section name of section in config, equal to hostname
271 * @param option type of redirect 271 * @param option type of redirect
272 * @param value specification of services, format is 272 * @param value specification of services, format is
273 * "OFFERED-PORT:HOSTNAME:HOST-PORT" (SPACE <more of those>)* 273 * "OFFERED-PORT:HOSTNAME:HOST-PORT" (SPACE &lt;more of those&gt;)*
274 */ 274 */
275static void 275static void
276read_service_conf (void *cls, const char *section, const char *option, 276read_service_conf (void *cls, const char *section, const char *option,