gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: withdraw_pub -> reserve_pub


From: gnunet
Subject: [taler-exchange] branch master updated: withdraw_pub -> reserve_pub
Date: Mon, 13 Jan 2020 22:18:00 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 7ce48d62 withdraw_pub -> reserve_pub
7ce48d62 is described below

commit 7ce48d622e46b2bc4573c46a5240f81814fd040e
Author: Florian Dold <address@hidden>
AuthorDate: Mon Jan 13 22:17:53 2020 +0100

    withdraw_pub -> reserve_pub
---
 src/exchange/taler-exchange-httpd_reserve_status.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-httpd_reserve_status.c 
b/src/exchange/taler-exchange-httpd_reserve_status.c
index 60cdd4f5..040bba3a 100644
--- a/src/exchange/taler-exchange-httpd_reserve_status.c
+++ b/src/exchange/taler-exchange-httpd_reserve_status.c
@@ -161,7 +161,7 @@ TEH_RESERVE_handler_reserve_status (struct 
TEH_RequestHandler *rh,
                                       MHD_HTTP_NOT_FOUND,
                                       "{s:s, s:s, s:I}",
                                       "error", "Reserve not found",
-                                      "parameter", "withdraw_pub",
+                                      "parameter", "reserve_pub",
                                       "code",
                                       (json_int_t)
                                       TALER_EC_RESERVE_STATUS_UNKNOWN);

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]