more dox fixes
authorChristian Grothoff <christian@grothoff.org>
Sun, 6 Mar 2011 15:26:16 +0000 (15:26 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 6 Mar 2011 15:26:16 +0000 (15:26 +0000)
src/transport/plugin_transport_wlan.c
src/vpn/gnunet-daemon-exit.c

index c4903dd9cceb328520469d5e8c04aef787535dab..ab7446e06b52c7cad40fa06575155baaf380077c 100644 (file)
@@ -2170,7 +2170,7 @@ add_ack_for_send(struct Plugin * plugin, struct Session * session,
  * 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
index 296d92b50d562b586d03182192cf6106de1a1af0..f6198894fd9cf5e0c130c10ef95cfc2b6bb9c1f8 100644 (file)
@@ -270,7 +270,7 @@ message_token (void *cls,
  * @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,