From 65915731a93a3057bb1844187b1aa3b476c4bd42 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 1 Dec 2020 00:34:04 +0100 Subject: add dispatching logic for (most) of the new endpoints --- src/exchange/taler-exchange-httpd_auditors.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/exchange/taler-exchange-httpd_auditors.c') diff --git a/src/exchange/taler-exchange-httpd_auditors.c b/src/exchange/taler-exchange-httpd_auditors.c index 60c633cf5..f0fbb7ebe 100644 --- a/src/exchange/taler-exchange-httpd_auditors.c +++ b/src/exchange/taler-exchange-httpd_auditors.c @@ -209,7 +209,7 @@ add_auditor_denom_sig (void *cls, MHD_RESULT -TEH_handler_management_denominations_auditors ( +TEH_handler_auditors ( struct MHD_Connection *connection, const struct TALER_AuditorPublicKeyP *auditor_pub, const struct GNUNET_HashCode *h_denom_pub, @@ -255,4 +255,4 @@ TEH_handler_management_denominations_auditors ( } -/* end of taler-exchange-httpd_management_auditors.c */ +/* end of taler-exchange-httpd_auditors.c */ -- cgit v1.2.3