diff options
Diffstat (limited to 'crypto.h')
-rw-r--r-- | crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ #include "internals.h" -void brandt_crypto_init (struct GNUNET_CRYPTO_EccDlogContext *dlogctx); +void brandt_crypto_init (); /* --- EC --- */ |