From 8951abfc505c38aaea2b709e5540e84cf7971cf4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 10 Oct 2021 17:18:24 +0200 Subject: -finish implemnetation of /kyc-check client library --- src/lib/exchange_api_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/exchange_api_common.c') diff --git a/src/lib/exchange_api_common.c b/src/lib/exchange_api_common.c index da1400b9d..a6873c656 100644 --- a/src/lib/exchange_api_common.c +++ b/src/lib/exchange_api_common.c @@ -42,7 +42,7 @@ * were set, * #GNUNET_SYSERR if there was a protocol violation in @a history */ -int +enum GNUNET_GenericReturnValue TALER_EXCHANGE_parse_reserve_history ( struct TALER_EXCHANGE_Handle *exchange, const json_t *history, -- cgit v1.2.3