From a76556f0caee4147e2c791f611a86c72afd7aaa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zg=C3=BCr=20Kesim?= Date: Fri, 4 Nov 2022 12:58:03 +0100 Subject: -typos in arguments fixed --- src/extensions/age_restriction/age_restriction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extensions/age_restriction') diff --git a/src/extensions/age_restriction/age_restriction.c b/src/extensions/age_restriction/age_restriction.c index 581242503..4db1e6b98 100644 --- a/src/extensions/age_restriction/age_restriction.c +++ b/src/extensions/age_restriction/age_restriction.c @@ -241,7 +241,7 @@ libtaler_extension_age_restriction_init (void *arg) /** * @brief implements the done() function for GNUNET_PLUGIN_load * - * @param cfg unsued + * @param arg unsued * @return pointer to TALER_Extension on success or NULL otherwise. */ void * -- cgit v1.2.3