From cf358f9546c89d9a52c444d18def703547a9d223 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Apr 2022 18:13:15 +0200 Subject: -uncrustify --- src/include/taler_signatures.h | 2 +- src/util/exchange_signatures.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 81e74268f..5eb680cdf 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -386,6 +386,6 @@ GNUNET_NETWORK_STRUCT_BEGIN -GNUNET_NETWORK_STRUCT_END + GNUNET_NETWORK_STRUCT_END #endif diff --git a/src/util/exchange_signatures.c b/src/util/exchange_signatures.c index deacf32e5..e211e16e3 100644 --- a/src/util/exchange_signatures.c +++ b/src/util/exchange_signatures.c @@ -85,6 +85,7 @@ TALER_exchange_deposit_sign ( &merchant_sig->eddsa_sig); } + enum GNUNET_GenericReturnValue TALER_exchange_deposit_verify ( const struct TALER_MerchantPublicKeyP *merchant, -- cgit v1.2.3