From b57b15a5eefea6f35724e95a351367b5f3e1bd0f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Oct 2023 20:58:06 +0200 Subject: more work on DD51 --- src/include/taler_util.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_util.h') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 4c3a1c9f2..4dcf6f8f8 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -300,8 +300,8 @@ TALER_CONFIG_free_currencies ( * @return JSON object encoding @a cspec for `/config`. */ json_t * -TALER_CONFIG_currency_specs_to_json (const struct - TALER_CurrencySpecification *cspec); +TALER_CONFIG_currency_specs_to_json ( + const struct TALER_CurrencySpecification *cspec); /** -- cgit v1.2.3