gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: implement long-polling in fakeba


From: gnunet
Subject: [taler-exchange] branch master updated: implement long-polling in fakebank -- missing doxygen comment
Date: Thu, 12 Aug 2021 19:12:23 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 756998a6 implement long-polling in fakebank -- missing doxygen comment
756998a6 is described below

commit 756998a6d57dcb1ef310be326b22379caf3030d0
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Aug 12 19:12:21 2021 +0200

    implement long-polling in fakebank -- missing doxygen comment
---
 src/bank-lib/fakebank.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c
index 580012b0..6eadb618 100644
--- a/src/bank-lib/fakebank.c
+++ b/src/bank-lib/fakebank.c
@@ -2043,6 +2043,7 @@ handle_debit_history (struct TALER_FAKEBANK_Handle *h,
  * @param h the fakebank handle
  * @param connection the connection
  * @param account which account the request is about
+ * @param con_cls closure for request (NULL or &special_ptr)
  * @return MHD result code
  */
 static MHD_RESULT

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