-doxygen fixes
This commit is contained in:
parent
eca4f1a8fe
commit
e4cbe66780
@ -646,7 +646,7 @@ handle_refresh_melt_json (struct MHD_Connection *connection,
|
||||
|
||||
/**
|
||||
* Handle a "/refresh/melt" request. Parses the request into the JSON
|
||||
* components and then hands things of to #handle_referesh_melt_json()
|
||||
* components and then hands things of to #handle_refresh_melt_json()
|
||||
* to validate the melted coins, the signature and execute the melt
|
||||
* using TMH_DB_execute_refresh_melt().
|
||||
*
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
/**
|
||||
* Handle a "/refresh/melt" request. Parses the request into the JSON
|
||||
* components and then hands things of to #handle_referesh_melt_json()
|
||||
* components and then hands things of to #handle_refresh_melt_json()
|
||||
* to validate the melted coins, the signature and execute the melt
|
||||
* using TMH_DB_execute_refresh_melt().
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user