gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r31317 - gnunet/src/core
Date: Thu, 12 Dec 2013 17:24:25 +0100

Author: wachs
Date: 2013-12-12 17:24:25 +0100 (Thu, 12 Dec 2013)
New Revision: 31317

Modified:
   gnunet/src/core/gnunet-service-core_clients.c
Log:
fixing documentation


Modified: gnunet/src/core/gnunet-service-core_clients.c
===================================================================
--- gnunet/src/core/gnunet-service-core_clients.c       2013-12-12 16:18:18 UTC 
(rev 31316)
+++ gnunet/src/core/gnunet-service-core_clients.c       2013-12-12 16:24:25 UTC 
(rev 31317)
@@ -681,7 +681,7 @@
  *
  * @param client client to notify
  * @param neighbour identity of the neighbour that changed status
- * @param tmap_old previous type map for the neighbour, NULL for disconnect
+ * @param tmap_old previous type map for the neighbour, NULL for connect
  * @param tmap_new updated type map for the neighbour, NULL for disconnect
  */
 void
@@ -753,7 +753,7 @@
  * or types processed by the respective peer.
  *
  * @param neighbour identity of the neighbour that changed status
- * @param tmap_old previous type map for the neighbour, NULL for disconnect
+ * @param tmap_old previous type map for the neighbour, NULL for connect
  * @param tmap_new updated type map for the neighbour, NULL for disconnect
  */
 void




reply via email to

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