implement long-polling in fakebank -- missing doxygen comment

This commit is contained in:
Christian Grothoff 2021-08-12 19:12:21 +02:00
parent 777dd74b16
commit 756998a6d5
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

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