summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_purses_deposit.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-26 17:46:36 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-26 17:46:36 +0200
commit336f2d8991fe4b77b625415c179f68b387a2719b (patch)
treefe89fc465d87535339bf627c159ded1eff371599 /src/exchange/taler-exchange-httpd_purses_deposit.c
parent25aa208d122f8967d7821222a7809acfaf57abd3 (diff)
downloadexchange-336f2d8991fe4b77b625415c179f68b387a2719b.tar.gz
exchange-336f2d8991fe4b77b625415c179f68b387a2719b.tar.bz2
exchange-336f2d8991fe4b77b625415c179f68b387a2719b.zip
-misc. minor fixes
Diffstat (limited to 'src/exchange/taler-exchange-httpd_purses_deposit.c')
-rw-r--r--src/exchange/taler-exchange-httpd_purses_deposit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_purses_deposit.c b/src/exchange/taler-exchange-httpd_purses_deposit.c
index 2c0991e00..08a7d63b1 100644
--- a/src/exchange/taler-exchange-httpd_purses_deposit.c
+++ b/src/exchange/taler-exchange-httpd_purses_deposit.c
@@ -14,7 +14,7 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
- * @file taler-exchange-httpd_purses_create.c
+ * @file taler-exchange-httpd_purses_deposit.c
* @brief Handle /purses/$PID/deposit requests; parses the POST and JSON and
* verifies the coin signature before handing things off
* to the database.