summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor-httpd_fee-time-inconsistency-put.h
diff options
context:
space:
mode:
authorCedric Zwahlen <cedric.zwahlen@students.bfh.ch>2024-04-28 14:54:48 +0200
committerCedric Zwahlen <cedric.zwahlen@students.bfh.ch>2024-04-28 14:54:48 +0200
commit028e8d833015855870d006462f9a812f78beaafc (patch)
tree393049a9a15db60b795ce5383cdc8a2b11cf2642 /src/auditor/taler-auditor-httpd_fee-time-inconsistency-put.h
parent1b8f043e8e311a32c17b0739680d4bda648c4ff2 (diff)
downloadexchange-028e8d833015855870d006462f9a812f78beaafc.tar.gz
exchange-028e8d833015855870d006462f9a812f78beaafc.tar.bz2
exchange-028e8d833015855870d006462f9a812f78beaafc.zip
Fix bugs and add missing CRUD
Diffstat (limited to 'src/auditor/taler-auditor-httpd_fee-time-inconsistency-put.h')
-rw-r--r--src/auditor/taler-auditor-httpd_fee-time-inconsistency-put.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/taler-auditor-httpd_fee-time-inconsistency-put.h b/src/auditor/taler-auditor-httpd_fee-time-inconsistency-put.h
index 13be30d4e..3deae033b 100644
--- a/src/auditor/taler-auditor-httpd_fee-time-inconsistency-put.h
+++ b/src/auditor/taler-auditor-httpd_fee-time-inconsistency-put.h
@@ -46,7 +46,7 @@ TEAH_FEE_TIME_INCONSISTENCY_PUT_done (void);
* @return MHD result code
*/
MHD_RESULT
-TAH_FEE_TIME_INCONSISTENCY_PUT_handler (struct TAH_RequestHandler *rh,
+TAH_FEE_TIME_INCONSISTENCY_handler_put (struct TAH_RequestHandler *rh,
struct MHD_Connection *
connection,
void **connection_cls,