gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: rename


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: rename
Date: Thu, 23 May 2019 20:49:00 +0200

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 69e616d  rename
69e616d is described below

commit 69e616dbe025ea3c306469b06ba2dcafe166564d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 23 20:48:55 2019 +0200

    rename
---
 src/lib/merchant_api_proposal.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/merchant_api_proposal.c b/src/lib/merchant_api_proposal.c
index 9430206..0013a5f 100644
--- a/src/lib/merchant_api_proposal.c
+++ b/src/lib/merchant_api_proposal.c
@@ -231,7 +231,7 @@ TALER_MERCHANT_order_put
   req = json_pack ("{s:O}",
                    "order", (json_t *) order);
   eh = curl_easy_init ();
-  if (GNUNET_OK != TEAH_curl_easy_post (&po->post_ctx,
+  if (GNUNET_OK != TALER_curl_easy_post (&po->post_ctx,
                                         eh,
                                         req))
   {

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



reply via email to

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