diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-07-10 19:44:49 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-07-10 19:44:49 +0200 |
commit | c6b72f4fdb36d5359b81c4c7c210f6070351f086 (patch) | |
tree | fd1c348506f06ec25c1a5966394ccd5e246a2959 /src/backend/taler-merchant-httpd_private-get-orders-ID.c | |
parent | 01568327ad3b221cbbf55ee988f7e9878172aaf6 (diff) |
-doxygen fixes
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-orders-ID.c')
-rw-r--r-- | src/backend/taler-merchant-httpd_private-get-orders-ID.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_private-get-orders-ID.c b/src/backend/taler-merchant-httpd_private-get-orders-ID.c index 6d2140d0..710194f8 100644 --- a/src/backend/taler-merchant-httpd_private-get-orders-ID.c +++ b/src/backend/taler-merchant-httpd_private-get-orders-ID.c @@ -586,7 +586,7 @@ deposit_get_cb (void *cls, /** - * Function called with the result of a #TMH_EXCHANGES_find_exchange() + * Function called with the result of a #TMH_EXCHANGES_keys4exchange() * operation. * * @param cls closure with a `struct GetOrderRequestContext *` |