summaryrefslogtreecommitdiff
path: root/src/bank-lib
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-04-06 00:36:30 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-04-06 00:36:30 +0200
commit2e65fa836689bf343ec71e44be8eee77e21ee442 (patch)
treec767bd230aa245a6d53896619b5cc057eb08dec5 /src/bank-lib
parentf9a86ba5dc017036cf927b40431073473c9c4245 (diff)
downloadexchange-2e65fa836689bf343ec71e44be8eee77e21ee442.tar.gz
exchange-2e65fa836689bf343ec71e44be8eee77e21ee442.tar.bz2
exchange-2e65fa836689bf343ec71e44be8eee77e21ee442.zip
fix comment
Diffstat (limited to 'src/bank-lib')
-rw-r--r--src/bank-lib/bank_api_history.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bank-lib/bank_api_history.c b/src/bank-lib/bank_api_history.c
index d2035e881..14a206a42 100644
--- a/src/bank-lib/bank_api_history.c
+++ b/src/bank-lib/bank_api_history.c
@@ -156,7 +156,7 @@ parse_account_history (struct TALER_BANK_HistoryHandle *hh,
/**
* Function called when we're done processing the
- * HTTP /admin/add/incoming request.
+ * HTTP /history request.
*
* @param cls the `struct TALER_BANK_HistoryHandle`
* @param response_code HTTP response code, 0 on error