aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-15 13:33:52 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-15 13:33:52 +0000
commita4c4803572f34d6227f4fd312abfa4d04d426337 (patch)
tree6e7e9ffa65516488be55b50c5974b8712bf079d0 /src/datastore
parentef0e8b02108a857638fad9f37abb4b72c58ebebd (diff)
downloadgnunet-a4c4803572f34d6227f4fd312abfa4d04d426337.tar.gz
gnunet-a4c4803572f34d6227f4fd312abfa4d04d426337.zip
dox
Diffstat (limited to 'src/datastore')
-rw-r--r--src/datastore/datastore_api.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/datastore/datastore_api.c b/src/datastore/datastore_api.c
index 7bdd3b38b..89c7edba3 100644
--- a/src/datastore/datastore_api.c
+++ b/src/datastore/datastore_api.c
@@ -442,8 +442,7 @@ try_reconnect (void *cls,
442 * Disconnect from the service and then try reconnecting to the datastore service 442 * Disconnect from the service and then try reconnecting to the datastore service
443 * after some delay. 443 * after some delay.
444 * 444 *
445 * @param cls the 'struct GNUNET_DATASTORE_Handle' 445 * @param h handle to datastore to disconnect and reconnect
446 * @param tc scheduler context
447 */ 446 */
448static void 447static void
449do_disconnect (struct GNUNET_DATASTORE_Handle *h) 448do_disconnect (struct GNUNET_DATASTORE_Handle *h)