aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_sqlite.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/plugin_datastore_sqlite.c')
-rw-r--r--src/datastore/plugin_datastore_sqlite.c2
1 files changed, 1 insertions, 1 deletions
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)
470 * @param replication replication-level for the content 470 * @param replication replication-level for the content
471 * @param expiration expiration time for the content 471 * @param expiration expiration time for the content
472 * @param msg set to an error message 472 * @param msg set to an error message
473 * @return GNUNET_OK on success 473 * @return #GNUNET_OK on success
474 */ 474 */
475static int 475static int
476sqlite_plugin_put (void *cls, const struct GNUNET_HashCode * key, uint32_t size, 476sqlite_plugin_put (void *cls, const struct GNUNET_HashCode * key, uint32_t size,