aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_ecc_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_ecc_setup.c')
-rw-r--r--src/util/crypto_ecc_setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/crypto_ecc_setup.c b/src/util/crypto_ecc_setup.c
index 0ce9f9d1e..b3d410b7a 100644
--- a/src/util/crypto_ecc_setup.c
+++ b/src/util/crypto_ecc_setup.c
@@ -497,4 +497,5 @@ GNUNET_CRYPTO_eddsa_setup_key (const char *cfg_name)
497 GNUNET_CONFIGURATION_destroy (cfg); 497 GNUNET_CONFIGURATION_destroy (cfg);
498} 498}
499 499
500
500/* end of crypto_ecc_setup.c */ 501/* end of crypto_ecc_setup.c */