summaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-07-15 20:04:15 +0200
committerChristian Grothoff <christian@grothoff.org>2021-07-15 20:04:15 +0200
commit970c9eab865715b7f37d9e0a6b14e233fddcfa12 (patch)
tree9666a98d3f90179482b3b4c0df29e718972a6c36 /src/exchangedb
parentd942f2ea6c771f2c219ea6144908393be0fcffcf (diff)
downloadexchange-970c9eab865715b7f37d9e0a6b14e233fddcfa12.tar.gz
exchange-970c9eab865715b7f37d9e0a6b14e233fddcfa12.tar.bz2
exchange-970c9eab865715b7f37d9e0a6b14e233fddcfa12.zip
-fix doxygen
Diffstat (limited to 'src/exchangedb')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index 0be6b3eee..7a91a348d 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -10362,7 +10362,7 @@ postgres_insert_records_by_table (void *cls,
* @param cls the @e cls of this struct with the plugin-specific state
* @param job_name name of the operation to grab a word shard for
* @param delay minimum age of a shard to grab
- * @param size desired shard size
+ * @param shard_size desired shard size
* @param[out] start_row inclusive start row of the shard (returned)
* @param[out] end_row exclusive end row of the shard (returned)
* @return transaction status code