gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r14603 - in gnunet/src: transport vpn


From: gnunet
Subject: [GNUnet-SVN] r14603 - in gnunet/src: transport vpn
Date: Sun, 6 Mar 2011 16:26:16 +0100

Author: grothoff
Date: 2011-03-06 16:26:16 +0100 (Sun, 06 Mar 2011)
New Revision: 14603

Modified:
   gnunet/src/transport/plugin_transport_wlan.c
   gnunet/src/vpn/gnunet-daemon-exit.c
Log:
more dox fixes

Modified: gnunet/src/transport/plugin_transport_wlan.c
===================================================================
--- gnunet/src/transport/plugin_transport_wlan.c        2011-03-06 15:24:52 UTC 
(rev 14602)
+++ gnunet/src/transport/plugin_transport_wlan.c        2011-03-06 15:26:16 UTC 
(rev 14603)
@@ -2170,7 +2170,7 @@
  * Function used for to process the data received from the wlan interface
  *
  * @param cls the plugin handle
- * @param client client which send the data (not used)
+ * @param session_light FIXME: document
  * @param hdr hdr of the GNUNET_MessageHeader
  */
 static void

Modified: gnunet/src/vpn/gnunet-daemon-exit.c
===================================================================
--- gnunet/src/vpn/gnunet-daemon-exit.c 2011-03-06 15:24:52 UTC (rev 14602)
+++ gnunet/src/vpn/gnunet-daemon-exit.c 2011-03-06 15:26:16 UTC (rev 14603)
@@ -270,7 +270,7 @@
  * @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>)*
+ *         "OFFERED-PORT:HOSTNAME:HOST-PORT" (SPACE &lt;more of those&gt;)*
  */
 static void
 read_service_conf (void *cls, const char *section, const char *option,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]