exchange

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

commit 28b6b26567b87b294c247467821a304359f7eca1
parent 169fdcd8fe56808a5e7bf58a904703675ae3820f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 28 Mar 2015 13:31:09 +0100

-fix name

Diffstat:
Msrc/include/taler_signatures.h | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h @@ -20,9 +20,9 @@ * @author Florian Dold * @author Benedikt Mueller * - * This file should define the constants and C structs that one - * needs to know to implement Taler clients (wallets or merchants) - * that need to produce or verify Taler signatures. + * This file should define the constants and C structs that one needs + * to know to implement Taler clients (wallets or merchants or + * auditor) that need to produce or verify Taler signatures. */ #ifndef TALER_SIGNATURES_H @@ -113,7 +113,7 @@ * deposit permission. * FIXME: this MIGHT also be #TALER_SIGNATURE_COIN_DEPOSIT already! */ -#define TALER_SIGNATURE_INCREMENTAL_WALLET_DEPOSIT 202 +#define TALER_SIGNATURE_WALLET_DEPOSIT_INCREMENTAL 202