summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-21 20:33:03 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-21 20:33:03 +0200
commit873f0ac8448a7f4d2efaef4e9ab9840e90a3b867 (patch)
tree05ca70c592f6833e94c429d6cbcf9263ec4e1f10 /src/include/taler_merchant_service.h
parentcd5a980318d467206d30958073fa34fbb6a20f18 (diff)
downloadmerchant-873f0ac8448a7f4d2efaef4e9ab9840e90a3b867.tar.gz
merchant-873f0ac8448a7f4d2efaef4e9ab9840e90a3b867.tar.bz2
merchant-873f0ac8448a7f4d2efaef4e9ab9840e90a3b867.zip
fix misc doxygen issues
Diffstat (limited to 'src/include/taler_merchant_service.h')
-rw-r--r--src/include/taler_merchant_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h
index 953b1301..471da35a 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -503,6 +503,7 @@ typedef void
* @param default_max_deposit_fee default maximum deposit fee merchant is willing to pay
* @param default_wire_transfer_delay default wire transfer delay merchant will ask for
* @param default_pay_delay default validity period for offers merchant makes
+ * @param auth_token authentication token to use for access control, NULL for external auth
* @param cb function to call with the
* backend's instances information
* @param cb_cls closure for @a config_cb