exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 195a6b6b3d706927617dbd08aec67caf3eb56c07
parent 7cec9705ea518343ca64ec14ec0d61cbda1bee3b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 18 Jul 2021 21:30:19 +0200

-doxygen, again

Diffstat:
Msrc/bank-lib/fakebank.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c @@ -1291,7 +1291,7 @@ struct HistoryArgs * Parse URL history arguments, of _both_ APIs: * /history/incoming and /history/outgoing. * - * @param in h bank handle to work on + * @param h bank handle to work on * @param connection MHD connection. * @param[out] ha will contain the parsed values. * @return #GNUNET_OK only if the parsing succeeds.