From 41fdcfa71e39f8c1b8c6e27f1968e1847628c92c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Fri, 9 Aug 2002 11:58:28 +0000 Subject: fix warnings --- crypto/ecdh/ecdhtest.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/ecdh') diff --git a/crypto/ecdh/ecdhtest.c b/crypto/ecdh/ecdhtest.c index 65d0d14c35..a9ee28caf9 100644 --- a/crypto/ecdh/ecdhtest.c +++ b/crypto/ecdh/ecdhtest.c @@ -117,6 +117,7 @@ static void MS_CALLBACK cb(int p, int n, void *arg); static const char rnd_seed[] = "string to make the random number generator think it has entropy"; +int test_ecdh_curve(int , char *, BN_CTX *, BIO *); int test_ecdh_curve(int nid, char *text, BN_CTX *ctx, BIO *out) { -- cgit v1.2.3