summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_lib.h
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-19 18:48:14 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-19 18:48:23 +0100
commit6074790867eb187f4c4de96cb6266fa541dc18ae (patch)
treeedd5187756f93678766692f4301d7541f68402cc /src/include/taler_exchangedb_lib.h
parentc1dc7cc28bd87f282825944b33a986fd96c5e3c2 (diff)
downloadexchange-6074790867eb187f4c4de96cb6266fa541dc18ae.tar.gz
exchange-6074790867eb187f4c4de96cb6266fa541dc18ae.tar.bz2
exchange-6074790867eb187f4c4de96cb6266fa541dc18ae.zip
config syntax for accounts
Diffstat (limited to 'src/include/taler_exchangedb_lib.h')
-rw-r--r--src/include/taler_exchangedb_lib.h2
1 files changed, 1 insertions, 1 deletions
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;