From 28b6b26567b87b294c247467821a304359f7eca1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 28 Mar 2015 13:31:09 +0100 Subject: -fix name --- src/include/taler_signatures.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/include/taler_signatures.h') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 41b694d09..8363c23dd 100644 --- 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 -- cgit v1.2.3