From a5ee672256b1c362b67b6d9ed1a08f2e00ac133a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 22 Dec 2023 14:54:48 +0800 Subject: deprecating currency code in currency specifications --- src/include/taler_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_util.h') diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 7c2cc6880..7d5542a1b 100644 --- a/src/include/taler_util.h +++ b/src/include/taler_util.h @@ -215,7 +215,7 @@ TALER_config_get_currency (const struct GNUNET_CONFIGURATION_Handle *cfg, struct TALER_CurrencySpecification { /** - * Name of the currency. + * Currency code of the currency. */ char currency[TALER_CURRENCY_LEN]; -- cgit v1.2.3