summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-12-08 09:48:16 +0100
committerChristian Grothoff <christian@grothoff.org>2015-12-08 09:48:16 +0100
commit672234f45072c645dc98d3e11c3a46331765901a (patch)
tree130a3ae696c487063a81d571563d66f8996bfc4b
parent19e649dbda86a2e6da76c45fefea9936da417a95 (diff)
downloadmerchant-672234f45072c645dc98d3e11c3a46331765901a.tar.gz
merchant-672234f45072c645dc98d3e11c3a46331765901a.tar.bz2
merchant-672234f45072c645dc98d3e11c3a46331765901a.zip
-docu
-rw-r--r--src/backend/taler-merchant-httpd_pay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_pay.c b/src/backend/taler-merchant-httpd_pay.c
index ee2e6bee..a9812a4a 100644
--- a/src/backend/taler-merchant-httpd_pay.c
+++ b/src/backend/taler-merchant-httpd_pay.c
@@ -15,7 +15,7 @@
*/
/**
* @file backend/taler-merchant-httpd_pay.c
- * @brief HTTP serving layer mainly intended to communicate with the frontend
+ * @brief handling of /pay requests
* @author Marcello Stanisci
* @author Christian Grothoff
*/