summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-23 23:44:15 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-23 23:44:15 +0200
commit4505bf4fc5399c3c1a3fa6821a8af8e6d499e00c (patch)
tree110006bfa89438706d219db66e175ecf1fbbbb48
parent05a99aa24b721b455f616d16571d53c57a7e3531 (diff)
downloadmerchant-4505bf4fc5399c3c1a3fa6821a8af8e6d499e00c.tar.gz
merchant-4505bf4fc5399c3c1a3fa6821a8af8e6d499e00c.tar.bz2
merchant-4505bf4fc5399c3c1a3fa6821a8af8e6d499e00c.zip
more doxygen fixes
-rw-r--r--src/include/taler_merchantdb_plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_merchantdb_plugin.h b/src/include/taler_merchantdb_plugin.h
index 8a6d18e6..b0af068b 100644
--- a/src/include/taler_merchantdb_plugin.h
+++ b/src/include/taler_merchantdb_plugin.h
@@ -144,6 +144,7 @@ struct TALER_MERCHANTDB_InstanceSettings
* @param merchant_pub public key of the instance
* @param merchant_priv private key of the instance, NULL if not available
* @param is general instance settings
+ * @param ias instance authentication settings
* @param accounts_length length of the @a accounts array
* @param accounts list of accounts of the merchant
*/