This commit is contained in:
Christian Grothoff 2023-01-22 15:41:08 +01:00
parent f221db1c03
commit d53dd753e1
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -14,7 +14,7 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/ */
/** /**
* @file taler-exchange-httpd_aml_decision.h * @file taler-exchange-httpd_aml-decision.h
* @brief Handle /aml/$OFFICER_PUB/decision requests * @brief Handle /aml/$OFFICER_PUB/decision requests
* @author Christian Grothoff * @author Christian Grothoff
*/ */
@ -27,7 +27,7 @@
/** /**
* Handle an "/aml/$OFFICER_PUB/decision" request. Parses the decision * Handle an "/aml/$OFFICER_PUB/decision" request. Parses the decision
* details, checks the signatures and if appropriately authorized excecutes * details, checks the signatures and if appropriately authorized executes
* the decision. * the decision.
* *
* @param rc request context * @param rc request context