This commit is contained in:
Christian Grothoff 2023-05-06 21:29:43 +02:00
parent 404b2b78f1
commit 1639cefa61
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 4654d82b143cd69dfe7a7bf2f816f6f91f6052e2 Subproject commit e50e37672fae7983fb5e934cd1d381b92648f7b6

View File

@ -98,7 +98,7 @@ TALER_TEMPLATING_reply (struct MHD_Connection *connection,
* http_status code. * http_status code.
* *
* @param connection the connection we act upon * @param connection the connection we act upon
* @param template basename of the template to load * @param template_basename basename of the template to load
* @param http_status code to use on success * @param http_status code to use on success
* @param ec error code to return * @param ec error code to return
* @param detail optional text to add to the template * @param detail optional text to add to the template