From c886c53017f31d76c22f5ed55df61719b71ef87a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 30 Sep 2013 13:55:43 +0000 Subject: -adding specialized hash table for peer identities --- src/datastore/plugin_datastore_sqlite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/datastore/plugin_datastore_sqlite.c') diff --git a/src/datastore/plugin_datastore_sqlite.c b/src/datastore/plugin_datastore_sqlite.c index 9a4b40255..bd344dbb1 100644 --- a/src/datastore/plugin_datastore_sqlite.c +++ b/src/datastore/plugin_datastore_sqlite.c @@ -470,7 +470,7 @@ delete_by_rowid (struct Plugin *plugin, unsigned long long rid) * @param replication replication-level for the content * @param expiration expiration time for the content * @param msg set to an error message - * @return GNUNET_OK on success + * @return #GNUNET_OK on success */ static int sqlite_plugin_put (void *cls, const struct GNUNET_HashCode * key, uint32_t size, -- cgit v1.2.3