From 81d6f8e0df4a32ff83b2af5d9d9087594f216c26 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 14 Nov 2020 00:38:31 +0100 Subject: starting point for #6175 --- src/exchange-tools/key-helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exchange-tools') diff --git a/src/exchange-tools/key-helper.c b/src/exchange-tools/key-helper.c index 13af9f720..9fd7d50a6 100644 --- a/src/exchange-tools/key-helper.c +++ b/src/exchange-tools/key-helper.c @@ -105,7 +105,7 @@ get_and_check_master_key (const struct GNUNET_CONFIGURATION_Handle *cfg, sizeof (mpub_cfg))) { fprintf (stderr, - "MASTER_PUBLIC_KEY value `%s' specified in section [exchange] of the configuration is a valid public key\n", + "MASTER_PUBLIC_KEY value `%s' specified in section [exchange] of the configuration is not a valid public key\n", masters); GNUNET_free (masters); GNUNET_free (fn); -- cgit v1.2.3