summaryrefslogtreecommitdiff
path: root/src/backenddb/pg_insert_deposit.h
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2024-01-30 14:28:37 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2024-01-30 14:28:37 +0100
commit41408d9b419fc8e5deb2d3e4f44622b3fa97d0ba (patch)
tree62c19f023735de50be4d9d2b194115dbfcad745f /src/backenddb/pg_insert_deposit.h
parent1d888045ad126e06944b641e6d1f7e6dde9c399c (diff)
downloadmerchant-41408d9b419fc8e5deb2d3e4f44622b3fa97d0ba.tar.gz
merchant-41408d9b419fc8e5deb2d3e4f44622b3fa97d0ba.tar.bz2
merchant-41408d9b419fc8e5deb2d3e4f44622b3fa97d0ba.zip
[doxygen] fix doxygen issuesv0.9.4-dev.6
Diffstat (limited to 'src/backenddb/pg_insert_deposit.h')
-rw-r--r--src/backenddb/pg_insert_deposit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/backenddb/pg_insert_deposit.h b/src/backenddb/pg_insert_deposit.h
index 94af2bf4..1d08e39e 100644
--- a/src/backenddb/pg_insert_deposit.h
+++ b/src/backenddb/pg_insert_deposit.h
@@ -16,7 +16,7 @@
/**
* @file backenddb/pg_insert_deposit.h
* @brief implementation of the insert_deposit function for Postgres
- * @author Iván Ávalos
+ * @author IvánAvalos
*/
#ifndef PG_INSERT_DEPOSIT_H
#define PG_INSERT_DEPOSIT_H
@@ -35,7 +35,6 @@
* @param coin_sig signature of the coin
* @param amount_with_fee amount the exchange will deposit for this coin
* @param deposit_fee fee the exchange will charge for this coin
- * @param wire_fee wire fee the exchange charges
* @param refund_fee fee the exchange charges to refund this coin
* @return transaction status
*/