From e4cbe66780bd354fac79db155a12c33a9c68fbbc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 28 Mar 2015 15:43:06 +0100 Subject: -doxygen fixes --- src/mint/taler-mint-httpd_refresh.c | 2 +- src/mint/taler-mint-httpd_refresh.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mint') diff --git a/src/mint/taler-mint-httpd_refresh.c b/src/mint/taler-mint-httpd_refresh.c index 6994ec6b0..8a2232e25 100644 --- a/src/mint/taler-mint-httpd_refresh.c +++ b/src/mint/taler-mint-httpd_refresh.c @@ -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(). * diff --git a/src/mint/taler-mint-httpd_refresh.h b/src/mint/taler-mint-httpd_refresh.h index 2842032b8..8fe12a272 100644 --- a/src/mint/taler-mint-httpd_refresh.h +++ b/src/mint/taler-mint-httpd_refresh.h @@ -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(). * -- cgit v1.2.3