exchange

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

commit 6f0afcaad430dba29d8a404a041cf53d37c39387
parent a640a35910f9d398b0177243f58785f2e08f5d3d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  6 May 2024 09:45:18 +0200

-fix comment

Diffstat:
Msrc/kyclogic/kyclogic_api.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/kyclogic/kyclogic_api.c b/src/kyclogic/kyclogic_api.c @@ -1406,7 +1406,7 @@ TALER_KYCLOGIC_kyc_done (void) } -/* end of taler-exchange-httpd_kyc.c */ +/* end of kyclogic_api.c */ #if 0 // FIXME from here...