From fcb20be8468fffe8495b4f69e4617277a57d0b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Sun, 6 Feb 2000 16:35:28 +0000 Subject: [PATCH] put missing line back in. --- crypto/bn/bntest.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crypto/bn/bntest.c b/crypto/bn/bntest.c index fd63bd6fd5..a3d6420b13 100644 --- a/crypto/bn/bntest.c +++ b/crypto/bn/bntest.c @@ -733,7 +733,8 @@ int test_mod_mul(BIO *bp, BN_CTX *ctx) BN_rand(c,1024,0,0); /**/ for (i=0; ineg=rand_neg(); b->neg=rand_neg(); /* if (bp == NULL) -- GitLab