summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_pay.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-11-25 13:38:54 +0100
committerChristian Grothoff <christian@grothoff.org>2015-11-25 13:38:54 +0100
commit8e8e59917a09298f0e8d46884a93bef14c2ae98b (patch)
tree8c952f44255f8f87f18399a6431568b3124c0d6e /src/backend/taler-merchant-httpd_pay.h
parent0a073f8bf4b6611c4436d093deef7631c643f5bf (diff)
downloadmerchant-8e8e59917a09298f0e8d46884a93bef14c2ae98b.tar.gz
merchant-8e8e59917a09298f0e8d46884a93bef14c2ae98b.tar.bz2
merchant-8e8e59917a09298f0e8d46884a93bef14c2ae98b.zip
rename fest to satisfy naming conventions
Diffstat (limited to 'src/backend/taler-merchant-httpd_pay.h')
-rw-r--r--src/backend/taler-merchant-httpd_pay.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/taler-merchant-httpd_pay.h b/src/backend/taler-merchant-httpd_pay.h
index 6a796e06..6fa7b8f3 100644
--- a/src/backend/taler-merchant-httpd_pay.h
+++ b/src/backend/taler-merchant-httpd_pay.h
@@ -23,7 +23,7 @@
#ifndef TALER_MINT_HTTPD_PAY_H
#define TALER_MINT_HTTPD_PAY_H
#include <microhttpd.h>
-#include "taler-mint-httpd.h"
+#include "taler-merchant-httpd.h"
/**
* Manage a payment
@@ -33,7 +33,7 @@
* @param[in,out] connection_cls the connection's closure (can be updated)
* @param upload_data upload data
* @param[in,out] upload_data_size number of bytes (left) in @a upload_data
- *
+ *
* @return MHD result code
*/
int