aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_helper_cs.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-15 15:09:52 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-15 15:09:52 +0100
commitdb7558bbb41f8c01a08e1e46b01ad14d955f724b (patch)
treeb485262ef3dceafd5c288f42503e1f9c835e8aa6 /src/util/crypto_helper_cs.c
parent377462309e1e9102165601989af5cb2a18f0ebd4 (diff)
downloadexchange-db7558bbb41f8c01a08e1e46b01ad14d955f724b.tar.xz
improve secmod for donau
Diffstat (limited to 'src/util/crypto_helper_cs.c')
-rw-r--r--src/util/crypto_helper_cs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto_helper_cs.c b/src/util/crypto_helper_cs.c
index ac41f52c6..4c4a56feb 100644
--- a/src/util/crypto_helper_cs.c
+++ b/src/util/crypto_helper_cs.c
@@ -122,7 +122,7 @@ TALER_CRYPTO_helper_cs_connect (
char *secname;
GNUNET_asprintf (&secname,
- "%s-exchange-secmod-cs",
+ "%s-secmod-cs",
section);
if (GNUNET_OK !=
GNUNET_CONFIGURATION_get_value_filename (cfg,