[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11384 - gnunet/src/datastore
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11384 - gnunet/src/datastore |
Date: |
Sat, 15 May 2010 15:33:52 +0200 |
Author: grothoff
Date: 2010-05-15 15:33:52 +0200 (Sat, 15 May 2010)
New Revision: 11384
Modified:
gnunet/src/datastore/datastore_api.c
Log:
dox
Modified: gnunet/src/datastore/datastore_api.c
===================================================================
--- gnunet/src/datastore/datastore_api.c 2010-05-15 12:56:01 UTC (rev
11383)
+++ gnunet/src/datastore/datastore_api.c 2010-05-15 13:33:52 UTC (rev
11384)
@@ -442,8 +442,7 @@
* Disconnect from the service and then try reconnecting to the datastore
service
* after some delay.
*
- * @param cls the 'struct GNUNET_DATASTORE_Handle'
- * @param tc scheduler context
+ * @param h handle to datastore to disconnect and reconnect
*/
static void
do_disconnect (struct GNUNET_DATASTORE_Handle *h)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11384 - gnunet/src/datastore,
gnunet <=