implement long-polling in fakebank -- missing doxygen comment
This commit is contained in:
parent
777dd74b16
commit
756998a6d5
@ -2043,6 +2043,7 @@ handle_debit_history (struct TALER_FAKEBANK_Handle *h,
|
|||||||
* @param h the fakebank handle
|
* @param h the fakebank handle
|
||||||
* @param connection the connection
|
* @param connection the connection
|
||||||
* @param account which account the request is about
|
* @param account which account the request is about
|
||||||
|
* @param con_cls closure for request (NULL or &special_ptr)
|
||||||
* @return MHD result code
|
* @return MHD result code
|
||||||
*/
|
*/
|
||||||
static MHD_RESULT
|
static MHD_RESULT
|
||||||
|
Loading…
Reference in New Issue
Block a user