-doxygen fixes

This commit is contained in:
Christian Grothoff 2015-03-28 15:43:06 +01:00
parent eca4f1a8fe
commit e4cbe66780
2 changed files with 2 additions and 2 deletions

View File

@ -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().
*

View File

@ -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().
*