From 6ba8bbb5b9034d61ea1b54c7a6d0a670e759b6eb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 22 Mar 2012 18:12:39 +0000 Subject: -docs --- src/datastore/plugin_datastore_postgres.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/datastore/plugin_datastore_postgres.c') diff --git a/src/datastore/plugin_datastore_postgres.c b/src/datastore/plugin_datastore_postgres.c index 16393c23c2..31ba09a871 100644 --- a/src/datastore/plugin_datastore_postgres.c +++ b/src/datastore/plugin_datastore_postgres.c @@ -339,7 +339,7 @@ init_connection (struct Plugin *plugin) * @return GNUNET_OK on success */ static int -delete_by_rowid (struct Plugin *plugin, unsigned int rowid) +delete_by_rowid (struct Plugin *plugin, uint32_t rowid) { uint32_t browid; const char *paramValues[] = { (const char *) &browid }; -- cgit v1.2.3-70-g09d2