gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r14116 - gnunet/src/core


From: gnunet
Subject: [GNUnet-SVN] r14116 - gnunet/src/core
Date: Wed, 5 Jan 2011 17:22:31 +0100

Author: wachs
Date: 2011-01-05 17:22:31 +0100 (Wed, 05 Jan 2011)
New Revision: 14116

Modified:
   gnunet/src/core/gnunet-service-core.c
Log:
doxygen


Modified: gnunet/src/core/gnunet-service-core.c
===================================================================
--- gnunet/src/core/gnunet-service-core.c       2011-01-05 15:37:07 UTC (rev 
14115)
+++ gnunet/src/core/gnunet-service-core.c       2011-01-05 16:22:31 UTC (rev 
14116)
@@ -3002,6 +3002,7 @@
  * @param cls the 'struct Neighbour' to retry sending the key for
  * @param peer the peer for which this is the HELLO
  * @param hello HELLO message of that peer
+ * @param err_msg NULL if successful, otherwise contains error message
  */
 static void
 process_hello_retry_send_key (void *cls,
@@ -3322,6 +3323,7 @@
  * @param cls pointer to the set key message
  * @param peer the peer for which this is the HELLO
  * @param hello HELLO message of that peer
+ * @param err_msg NULL if successful, otherwise contains error message
  */
 static void
 process_hello_retry_handle_set_key (void *cls,




reply via email to

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