gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -unify log messages


From: gnunet
Subject: [taler-exchange] branch master updated: -unify log messages
Date: Thu, 08 Aug 2024 23:34:05 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new bc6c1227d -unify log messages
bc6c1227d is described below

commit bc6c1227d15b51c82c4e8ab90b5e613077f3f721
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Aug 8 23:34:03 2024 +0200

    -unify log messages
---
 src/kyclogic/kyclogic_api.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/kyclogic/kyclogic_api.c b/src/kyclogic/kyclogic_api.c
index 43604a206..40976bba2 100644
--- 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,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]