gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r23537 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r23537 - gnunet/src/transport
Date: Fri, 31 Aug 2012 13:45:11 +0200

Author: wachs
Date: 2012-08-31 13:45:11 +0200 (Fri, 31 Aug 2012)
New Revision: 23537

Modified:
   gnunet/src/transport/plugin_transport_http_server.c
Log:
doxygen fix


Modified: gnunet/src/transport/plugin_transport_http_server.c
===================================================================
--- gnunet/src/transport/plugin_transport_http_server.c 2012-08-31 11:41:02 UTC 
(rev 23536)
+++ gnunet/src/transport/plugin_transport_http_server.c 2012-08-31 11:45:11 UTC 
(rev 23537)
@@ -1212,7 +1212,7 @@
  * @param version HTTP version
  * @param upload_data upload data
  * @param upload_data_size sizeof upload data
- * @param httpSessionCace the session cache to remember the connection
+ * @param httpSessionCache the session cache to remember the connection
  * @return MHD_YES if connection is accepted, MHD_NO on reject
  */
 static int
@@ -2117,7 +2117,7 @@
  * @param serviceName the servicename
  * @param cfg configuration handle
  * @param addrs addresses
- * @param addr_len address length
+ * @param addr_lens address length
  * @return number of addresses
  */
 static int




reply via email to

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