From 6074790867eb187f4c4de96cb6266fa541dc18ae Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 19 Jan 2020 18:48:14 +0100 Subject: config syntax for accounts --- src/include/taler_exchangedb_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_exchangedb_lib.h') diff --git a/src/include/taler_exchangedb_lib.h b/src/include/taler_exchangedb_lib.h index 655527b36..a167be332 100644 --- a/src/include/taler_exchangedb_lib.h +++ b/src/include/taler_exchangedb_lib.h @@ -389,7 +389,7 @@ struct TALER_EXCHANGEDB_AccountInfo { /** * Section in the configuration file that specifies the - * account. Must start with "account-". + * account. Must start with "exchange-account-". */ const char *section_name; -- cgit v1.2.3