gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26389 - in gnunet/src: include util


From: gnunet
Subject: [GNUnet-SVN] r26389 - in gnunet/src: include util
Date: Tue, 12 Mar 2013 13:52:28 +0100

Author: harsha
Date: 2013-03-12 13:52:28 +0100 (Tue, 12 Mar 2013)
New Revision: 26389

Modified:
   gnunet/src/include/gnunet_statistics_service.h
   gnunet/src/util/server_nc.c
Log:
- typo

Modified: gnunet/src/include/gnunet_statistics_service.h
===================================================================
--- gnunet/src/include/gnunet_statistics_service.h      2013-03-12 12:15:06 UTC 
(rev 26388)
+++ gnunet/src/include/gnunet_statistics_service.h      2013-03-12 12:52:28 UTC 
(rev 26389)
@@ -140,7 +140,7 @@
  * Get statistic from the peer.
  *
  * @param handle identification of the statistics service
- * @param subsystem limit to the specified subsystem, NULL for our subsystem
+ * @param subsystem limit to the specified subsystem, NULL for all subsystems
  * @param name name of the statistic value, NULL for all values
  * @param timeout after how long should we give up (and call
  *        notify with buf NULL and size 0)?

Modified: gnunet/src/util/server_nc.c
===================================================================
--- gnunet/src/util/server_nc.c 2013-03-12 12:15:06 UTC (rev 26388)
+++ gnunet/src/util/server_nc.c 2013-03-12 12:52:28 UTC (rev 26389)
@@ -201,7 +201,7 @@
  * @param server server for which this function creates the context
  * @param queue_length maximum number of messages to keep in
  *        the notification queue; optional messages are dropped
- *        it the queue gets longer than this number of messages
+ *        if the queue gets longer than this number of messages
  * @return handle to the notification context
  */
 struct GNUNET_SERVER_NotificationContext *




reply via email to

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