From 38d7ca08710400a0cfe4400b5699211c063c1b3b Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Thu, 7 Jul 2022 11:59:06 +0200 Subject: -fixed doxygen errors --- src/util/tv_age_restriction.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/util') diff --git a/src/util/tv_age_restriction.c b/src/util/tv_age_restriction.c index a2b0a745..2958c14a 100644 --- a/src/util/tv_age_restriction.c +++ b/src/util/tv_age_restriction.c @@ -34,10 +34,6 @@ get_age_group ( /** * Encodes the age mask into a string, like "8:10:12:14:16:18:21" - * - * @param mask Age mask - * @return String representation of the age mask, allocated by GNUNET_malloc. - * Can be used as value in the TALER config. */ char * age_mask_to_string ( -- cgit v1.2.3