summaryrefslogtreecommitdiff
path: root/src/util/test_crypto_ecc_dlog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_crypto_ecc_dlog.c')
-rw-r--r--src/util/test_crypto_ecc_dlog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_crypto_ecc_dlog.c b/src/util/test_crypto_ecc_dlog.c
index 0b0b8d57c..c0828c354 100644
--- a/src/util/test_crypto_ecc_dlog.c
+++ b/src/util/test_crypto_ecc_dlog.c
@@ -172,7 +172,7 @@ main (int argc, char *argv[])
172 172
173 if (! gcry_check_version ("1.6.0")) 173 if (! gcry_check_version ("1.6.0"))
174 { 174 {
175 FPRINTF (stderr, 175 fprintf (stderr,
176 _ 176 _
177 ("libgcrypt has not the expected version (version %s is required).\n"), 177 ("libgcrypt has not the expected version (version %s is required).\n"),
178 "1.6.0"); 178 "1.6.0");