commit c0856dbec1083de974a4b9aa5f85cfeccb2ca7a6
parent 932298b4a14381a82db11d5078ff52994dfad127
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 18 Feb 2024 13:48:25 +0100
-fix dox
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/include/taler_util.h b/src/include/taler_util.h
@@ -754,8 +754,8 @@ TALER_JSON_parse_age_groups (const json_t *root,
* @brief Return the lowest age in the corresponding group for a given age
* according the given age mask.
*
- * @param[IN] mask age mask
- * @param[IN] age age to check
+ * @param mask age mask
+ * @param age age to check
* @return lowest age in corresponding age group
*/
uint8_t