aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_datastore_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_datastore_service.h')
-rw-r--r--src/include/gnunet_datastore_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_datastore_service.h b/src/include/gnunet_datastore_service.h
index ccbe4e076..28419126f 100644
--- a/src/include/gnunet_datastore_service.h
+++ b/src/include/gnunet_datastore_service.h
@@ -55,7 +55,7 @@ struct GNUNET_DATASTORE_Handle;
55 * @param sched scheduler to use 55 * @param sched scheduler to use
56 * @return handle to use to access the service 56 * @return handle to use to access the service
57 */ 57 */
58struct GNUNET_DATASTORE_Handle *GNUNET_DATASTORE_connect (struct 58struct GNUNET_DATASTORE_Handle *GNUNET_DATASTORE_connect (const struct
59 GNUNET_CONFIGURATION_Handle 59 GNUNET_CONFIGURATION_Handle
60 *cfg, 60 *cfg,
61 struct 61 struct