aboutsummaryrefslogtreecommitdiff
path: root/src/extensions
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-11-04 12:58:03 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2022-11-04 12:58:03 +0100
commita76556f0caee4147e2c791f611a86c72afd7aaa1 (patch)
tree5db5e8a9faac61a715400d7133a086f0c6d3e18d /src/extensions
parent54c03a25b4865a68609dd798afb80e6fccefb583 (diff)
downloadexchange-a76556f0caee4147e2c791f611a86c72afd7aaa1.tar.xz
-typos in arguments fixed
Diffstat (limited to 'src/extensions')
-rw-r--r--src/extensions/age_restriction/age_restriction.c2
1 files changed, 1 insertions, 1 deletions
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 *