summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_templating.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/taler-merchant-httpd_templating.c')
-rw-r--r--src/backend/taler-merchant-httpd_templating.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_templating.c b/src/backend/taler-merchant-httpd_templating.c
index 3fcdcebe..1b480a67 100644
--- a/src/backend/taler-merchant-httpd_templating.c
+++ b/src/backend/taler-merchant-httpd_templating.c
@@ -470,7 +470,7 @@ TMH_templating_init ()
* Nicely shut down.
*/
void __attribute__ ((destructor))
-get_orders_fini ()
+templating_fini ()
{
for (unsigned int i = 0; i<loaded_length; i++)
{