gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-mdb] 01/02: API rename in merchant


From: gnunet
Subject: [taler-taler-mdb] 01/02: API rename in merchant
Date: Fri, 30 Oct 2020 17:05:01 +0100

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

grothoff pushed a commit to branch master
in repository taler-mdb.

commit 0b007849a03046193c1e7d01bf2cc001009dd251
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Oct 30 16:38:59 2020 +0100

    API rename in merchant
---
 src/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main.c b/src/main.c
index 9de8392..8ba9367 100644
--- a/src/main.c
+++ b/src/main.c
@@ -331,7 +331,7 @@ struct PaymentActivity
   /**
    * Handle to a POST /orders operation
    */
-  struct TALER_MERCHANT_PostOrdersOperation *po;
+  struct TALER_MERCHANT_PostOrdersHandle *po;
 
   /**
    * Handle for a GET /private/orders/$ID operation.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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