From 247f82c088dd1575709a676ab87555514fa6445e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 19 Jun 2017 21:08:40 +0200 Subject: move reply_transfer_pending to where it belongs --- src/exchange/taler-exchange-httpd_db.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange/taler-exchange-httpd_db.h') diff --git a/src/exchange/taler-exchange-httpd_db.h b/src/exchange/taler-exchange-httpd_db.h index a61f93291..7e342c842 100644 --- a/src/exchange/taler-exchange-httpd_db.h +++ b/src/exchange/taler-exchange-httpd_db.h @@ -76,7 +76,7 @@ TEH_DB_run_transaction (struct MHD_Connection *connection, * @param[out] ret where the resulting total is to be stored * @return #GNUNET_OK on success, #GNUNET_SYSERR on errors */ -// FIXME: maybe move to another module? +// FIXME: maybe move to another module, i.e. exchangedb??? int TEH_DB_calculate_transaction_list_totals (struct TALER_EXCHANGEDB_TransactionList *tl, const struct TALER_Amount *off, -- cgit v1.2.3