[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: -fix doxygen
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: -fix doxygen |
Date: |
Thu, 15 Jul 2021 20:04:17 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 970c9eab -fix doxygen
970c9eab is described below
commit 970c9eab865715b7f37d9e0a6b14e233fddcfa12
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jul 15 20:04:15 2021 +0200
-fix doxygen
---
src/exchangedb/plugin_exchangedb_postgres.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c
b/src/exchangedb/plugin_exchangedb_postgres.c
index 0be6b3ee..7a91a348 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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: -fix doxygen,
gnunet <=