fix doxygen

This commit is contained in:
Christian Grothoff 2021-05-26 09:24:44 +02:00
parent 8ffa114c4e
commit 58939d55e9
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ TEH_keys_update_states (void);
* key state is resolved.
*
* @param h_denom_pub hash of denomination public key
* @param[in,out] connection used to return status message if NULL is returned
* @param[in,out] conn used to return status message if NULL is returned
* @param[out] mret set to the MHD status if NULL is returned
* @return the denomination key issue,
* or NULL if @a h_denom_pub could not be found

View File

@ -70,7 +70,7 @@ TEH_RESPONSE_reply_unknown_denom_pub_hash (
* @param dph denomination public key hash
* @param now timestamp to use
* @param ec error code to use
* @param name of the operation that is not allowed at this time
* @param oper name of the operation that is not allowed at this time
* @return MHD result code
*/
MHD_RESULT