aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-03-06 15:26:16 +0000
committerChristian Grothoff <christian@grothoff.org>2011-03-06 15:26:16 +0000
commit8597cfba1c4980b045982d6762b953bf967a37dc (patch)
treeb004fcedfafa12d74aa0f9dd14039069d027824f /src/vpn
parentbe9eb15cebf1050232859829167d967fb37966b0 (diff)
downloadgnunet-8597cfba1c4980b045982d6762b953bf967a37dc.tar.gz
gnunet-8597cfba1c4980b045982d6762b953bf967a37dc.zip
more dox fixes
Diffstat (limited to 'src/vpn')
-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,