gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r14525 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r14525 - gnunet/src/include
Date: Thu, 24 Feb 2011 13:53:12 +0100

Author: grothoff
Date: 2011-02-24 13:53:12 +0100 (Thu, 24 Feb 2011)
New Revision: 14525

Modified:
   gnunet/src/include/gnunet_server_lib.h
Log:
fix

Modified: gnunet/src/include/gnunet_server_lib.h
===================================================================
--- gnunet/src/include/gnunet_server_lib.h      2011-02-24 12:33:03 UTC (rev 
14524)
+++ gnunet/src/include/gnunet_server_lib.h      2011-02-24 12:53:12 UTC (rev 
14525)
@@ -38,7 +38,6 @@
 
 #include "gnunet_common.h"
 #include "gnunet_connection_lib.h"
-#include "gnunet_scheduler_lib.h"
 
 
 /**
@@ -455,7 +454,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]