commit 631ab71895ba80a2d699b32d165924df3df87c2d parent 22057732c7198f4b63f2cebcef12acf4bd0f5cb8 Author: Özgür Kesim <oec-taler@kesim.org> Date: Fri, 4 Nov 2022 13:04:37 +0100 -typo Diffstat:
| M | src/extensions/age_restriction/age_restriction.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 arg unsued + * @param arg unused * @return pointer to TALER_Extension on success or NULL otherwise. */ void *