gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -fix doxygen


From: gnunet
Subject: [taler-merchant] branch master updated: -fix doxygen
Date: Tue, 25 Apr 2023 23:13:20 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new fd591efe -fix doxygen
fd591efe is described below

commit fd591efee4be6d6500c59d459385f0950c9c0439
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Apr 25 23:13:18 2023 +0200

    -fix doxygen
---
 src/backend/taler-merchant-httpd_post-orders-ID-paid.c | 2 --
 src/include/taler_merchantdb_plugin.h                  | 1 -
 2 files changed, 3 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_post-orders-ID-paid.c 
b/src/backend/taler-merchant-httpd_post-orders-ID-paid.c
index ee00b973..946e30a1 100644
--- a/src/backend/taler-merchant-httpd_post-orders-ID-paid.c
+++ b/src/backend/taler-merchant-httpd_post-orders-ID-paid.c
@@ -99,7 +99,6 @@ TMH_post_orders_ID_paid (const struct TMH_RequestHandler *rh,
     }
   }
 
-
   if (GNUNET_OK !=
       TALER_merchant_pay_verify (&hct,
                                  &hc->instance->merchant_pub,
@@ -173,7 +172,6 @@ TMH_post_orders_ID_paid (const struct TMH_RequestHandler 
*rh,
     }
   }
 
-
   fulfillment_url
     = json_string_value (json_object_get (contract_terms,
                                           "fulfillment_url"));
diff --git a/src/include/taler_merchantdb_plugin.h 
b/src/include/taler_merchantdb_plugin.h
index 62dcf5e7..0d191878 100644
--- a/src/include/taler_merchantdb_plugin.h
+++ b/src/include/taler_merchantdb_plugin.h
@@ -721,7 +721,6 @@ typedef void
  * @param exchange_url base URL of the exchange that initiated the transfer
  * @param payto_uri account of the merchant that received the transfer
  * @param wtid wire transfer subject identifying the aggregation
- * @param execution_time when did the merchant observe the transfer
  * @param total total amount that was wired
  * @param next_attempt when should we next try to interact with the exchange
  */

-- 
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]