commit bc6c1227d15b51c82c4e8ab90b5e613077f3f721
parent 1815964368c4b4456f2f10555cf4b5a8a6f0fc47
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 8 Aug 2024 23:34:03 +0200
-unify log messages
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/kyclogic/kyclogic_api.c b/src/kyclogic/kyclogic_api.c
@@ -1781,7 +1781,7 @@ add_rule (const struct GNUNET_CONFIGURATION_Handle *cfg,
bool is_and;
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
- "Processing KYC rule from %s\n",
+ "Parsing KYC rule from %s\n",
section);
if (GNUNET_YES !=
GNUNET_CONFIGURATION_get_value_yesno (cfg,