summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_exchanges.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/taler-merchant-httpd_exchanges.h')
-rw-r--r--src/backend/taler-merchant-httpd_exchanges.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/taler-merchant-httpd_exchanges.h b/src/backend/taler-merchant-httpd_exchanges.h
index 4fcb8125..e833410b 100644
--- a/src/backend/taler-merchant-httpd_exchanges.h
+++ b/src/backend/taler-merchant-httpd_exchanges.h
@@ -40,8 +40,8 @@ extern json_t *TMH_trusted_exchanges;
* Parses "trusted" exchanges listed in the configuration.
*
* @param cfg the configuration
- * @return #GNUNET_OK on success; #GNUNET_SYSERR upon error in
- * parsing or initialization.
+ * @return number of trusted exchanges on success; #GNUNET_SYSERR upon error in
+ * parsing.
*/
int
TMH_EXCHANGES_init (const struct GNUNET_CONFIGURATION_Handle *cfg);