From c0856dbec1083de974a4b9aa5f85cfeccb2ca7a6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 18 Feb 2024 13:48:25 +0100 Subject: -fix dox --- src/include/taler_util.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/taler_util.h b/src/include/taler_util.h index 0e5010e45..8feb8451c 100644 --- 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 -- cgit v1.2.3