more doxygen fixes
This commit is contained in:
parent
20d1ec85fa
commit
7bdf3ba46a
@ -66,7 +66,7 @@ extern struct TALER_MINTDB_Plugin *TMH_plugin;
|
||||
|
||||
|
||||
/**
|
||||
* Struct describing an URL and the handler for it.
|
||||
* @brief Struct describing an URL and the handler for it.
|
||||
*/
|
||||
struct TMH_RequestHandler
|
||||
{
|
||||
|
@ -79,7 +79,7 @@ TMH_DB_execute_withdraw_sign (struct MHD_Connection *connection,
|
||||
|
||||
|
||||
/**
|
||||
* Details about a melt operation of an individual coin.
|
||||
* @brief Details about a melt operation of an individual coin.
|
||||
*/
|
||||
struct TMH_DB_MeltDetails
|
||||
{
|
||||
|
@ -151,7 +151,7 @@ TMH_PARSE_navigate_json (struct MHD_Connection *connection,
|
||||
|
||||
|
||||
/**
|
||||
* Specification for how to parse a JSON field.
|
||||
* @brief Specification for how to parse a JSON field.
|
||||
*/
|
||||
struct TMH_PARSE_FieldSpecification
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user