summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-18 13:48:25 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-18 13:48:25 +0100
commitc0856dbec1083de974a4b9aa5f85cfeccb2ca7a6 (patch)
treea8d9d7a06bdd72663fdf492a4b4e5bb315128d01 /src
parent932298b4a14381a82db11d5078ff52994dfad127 (diff)
downloadexchange-c0856dbec1083de974a4b9aa5f85cfeccb2ca7a6.tar.gz
exchange-c0856dbec1083de974a4b9aa5f85cfeccb2ca7a6.tar.bz2
exchange-c0856dbec1083de974a4b9aa5f85cfeccb2ca7a6.zip
-fix dox
Diffstat (limited to 'src')
-rw-r--r--src/include/taler_util.h4
1 files 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