diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2024-08-12 10:50:57 +0200 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2024-08-12 10:50:57 +0200 |
commit | 93b4b8819d2de6adec46e3275deaa9004173d92a (patch) | |
tree | 56b8613c3f5f3d14b1d3ef91457ab513d859219f /src/include | |
parent | 5f1e4d8459a3de716ba7425bcf530ea56a85fabd (diff) |
fix doxygen
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 492823ab8..2037fde95 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -7170,7 +7170,6 @@ struct TALER_EXCHANGEDB_Plugin * @param new_rules new KYC rules to apply to the account * @param num_events length of the @a events array * @param events array of KYC events to trigger - * @param require_aml true to trigger AML * @return database transaction status */ enum GNUNET_DB_QueryStatus |