From: Christian Grothoff Date: Sat, 15 May 2010 13:33:52 +0000 (+0000) Subject: dox X-Git-Tag: initial-import-from-subversion-38251~21695 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a4c4803572f34d6227f4fd312abfa4d04d426337;p=oweals%2Fgnunet.git dox --- 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, * 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)