gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r31928 - in gnunet/src: hello include


From: gnunet
Subject: [GNUnet-SVN] r31928 - in gnunet/src: hello include
Date: Thu, 16 Jan 2014 12:50:59 +0100

Author: wachs
Date: 2014-01-16 12:50:59 +0100 (Thu, 16 Jan 2014)
New Revision: 31928

Modified:
   gnunet/src/hello/address.c
   gnunet/src/include/gnunet_hello_lib.h
Log:
fixing documentation for hello


Modified: gnunet/src/hello/address.c
===================================================================
--- gnunet/src/hello/address.c  2014-01-16 10:44:27 UTC (rev 31927)
+++ gnunet/src/hello/address.c  2014-01-16 11:50:59 UTC (rev 31928)
@@ -65,6 +65,7 @@
  * @param transport_name plugin name
  * @param address binary address
  * @param address_length number of bytes in 'address'
+ * @param local_info additional local information for the address
  * @return the address struct
  */
 struct GNUNET_HELLO_Address *

Modified: gnunet/src/include/gnunet_hello_lib.h
===================================================================
--- gnunet/src/include/gnunet_hello_lib.h       2014-01-16 10:44:27 UTC (rev 
31927)
+++ gnunet/src/include/gnunet_hello_lib.h       2014-01-16 11:50:59 UTC (rev 
31928)
@@ -121,6 +121,7 @@
  * @param transport_name plugin name
  * @param address binary address
  * @param address_length number of bytes in 'address'
+ * @param local_info additional local information for the address
  * @return the address struct
  */
 struct GNUNET_HELLO_Address *




reply via email to

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