aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_iterate_reserve_close_info.h
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-10-04 20:06:49 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-10-04 20:06:49 +0200
commit0ad6a8cbfb4e6181a8db3547c0af42b9e914f5fc (patch)
tree412390c110679a5b3042efd930268c521a695746 /src/exchangedb/pg_iterate_reserve_close_info.h
parent77266e6c93f3368171a8b17288f279195f1931dc (diff)
parent1cf6fbe8dc69172b9db30a7b07f3a7ce81d6f75e (diff)
Merge branch 'master' into auction_brandt
Diffstat (limited to 'src/exchangedb/pg_iterate_reserve_close_info.h')
-rw-r--r--src/exchangedb/pg_iterate_reserve_close_info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/pg_iterate_reserve_close_info.h b/src/exchangedb/pg_iterate_reserve_close_info.h
index a7e7c8d4..34692e65 100644
--- a/src/exchangedb/pg_iterate_reserve_close_info.h
+++ b/src/exchangedb/pg_iterate_reserve_close_info.h
@@ -32,7 +32,6 @@
*
* @param cls closure
* @param h_payto which target account is this about?
- * @param h_payto account identifier
* @param time_limit oldest transaction that could be relevant
* @param kac function to call for each applicable amount, in reverse chronological order (or until @a kac aborts by returning anything except #GNUNET_OK).
* @param kac_cls closure for @a kac