summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_iterate_reserve_close_info.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-04 19:23:01 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-04 19:23:01 +0200
commit012249fc09018fe434e5a2ff1604357f328f6980 (patch)
treeb492c68eec752d066a537feb179916b1ce61ca95 /src/exchangedb/pg_iterate_reserve_close_info.h
parentf7b06e308fdc77d4fe22216834136d18fc341ab3 (diff)
downloadexchange-012249fc09018fe434e5a2ff1604357f328f6980.tar.gz
exchange-012249fc09018fe434e5a2ff1604357f328f6980.tar.bz2
exchange-012249fc09018fe434e5a2ff1604357f328f6980.zip
-fix typos
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 a7e7c8d4a..34692e656 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