summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_release_revolving_shard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_release_revolving_shard.h')
-rw-r--r--src/exchangedb/pg_release_revolving_shard.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchangedb/pg_release_revolving_shard.h b/src/exchangedb/pg_release_revolving_shard.h
index f1712f538..ea65ab605 100644
--- a/src/exchangedb/pg_release_revolving_shard.h
+++ b/src/exchangedb/pg_release_revolving_shard.h
@@ -37,8 +37,8 @@
*/
enum GNUNET_DB_QueryStatus
TEH_PG_release_revolving_shard (void *cls,
- const char *job_name,
- uint32_t start_row,
+ const char *job_name,
+ uint32_t start_row,
uint32_t end_row);
#endif