-doxygen, again

This commit is contained in:
Christian Grothoff 2021-07-18 21:30:19 +02:00
parent 7cec9705ea
commit 195a6b6b3d
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1291,7 +1291,7 @@ struct HistoryArgs
* Parse URL history arguments, of _both_ APIs: * Parse URL history arguments, of _both_ APIs:
* /history/incoming and /history/outgoing. * /history/incoming and /history/outgoing.
* *
* @param in h bank handle to work on * @param h bank handle to work on
* @param connection MHD connection. * @param connection MHD connection.
* @param[out] ha will contain the parsed values. * @param[out] ha will contain the parsed values.
* @return #GNUNET_OK only if the parsing succeeds. * @return #GNUNET_OK only if the parsing succeeds.