summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-webhook.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/taler-merchant-webhook.c')
-rw-r--r--src/backend/taler-merchant-webhook.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/taler-merchant-webhook.c b/src/backend/taler-merchant-webhook.c
index 721153fa..99ab76d5 100644
--- a/src/backend/taler-merchant-webhook.c
+++ b/src/backend/taler-merchant-webhook.c
@@ -45,7 +45,7 @@ static struct WorkResponse *w_tail;
static struct GNUNET_DB_EventHandler *eh;
/**
- * The exchange's configuration.
+ * The merchant's configuration.
*/
static const struct GNUNET_CONFIGURATION_Handle *cfg;
@@ -585,4 +585,4 @@ main (int argc,
}
-/* end of taler-exchange-transfer.c */
+/* end of taler-merchant-webhook.c */