From 08b420dd52cc0668e00cd28131a080450335856f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Sun, 23 Apr 2023 11:10:06 +0200 Subject: -fix typos for doxygen --- src/exchangedb/pg_insert_age_withdraw_reveal.h | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/exchangedb') diff --git a/src/exchangedb/pg_insert_age_withdraw_reveal.h b/src/exchangedb/pg_insert_age_withdraw_reveal.h index a98ee4efa..1ce05d597 100644 --- a/src/exchangedb/pg_insert_age_withdraw_reveal.h +++ b/src/exchangedb/pg_insert_age_withdraw_reveal.h @@ -24,15 +24,13 @@ #include "taler_util.h" #include "taler_json_lib.h" #include "taler_exchangedb_plugin.h" + /** - * Store in the database which coin(s) the wallet wanted to create - * in a given age-withdraw operation and all of the other information - * we learned or created in the /age-withdraw/reveal step. + * @brief Store in the database which coin(s) the wallet wanted to create in a + * given age-withdraw operation and all of the other information we learned or + * created in the /age-withdraw/reveal step. * * @param cls the @e cls of this struct with the plugin-specific state - * @param h_commitment The commitment of the original age-withdraw request - * @param num_coins The number of revealed coins - * @param revealed_coins The coins * TODO:oec * @return query status for the transaction */ -- cgit v1.2.3