From: Bodo Möller Date: Sat, 15 May 1999 14:23:29 +0000 (+0000) Subject: OPENSSL_EXTERN, OPENSSL_GLOBAL X-Git-Tag: OpenSSL_0_9_3beta1~57 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7f0dae3276e8b2fb2c8bb1a3b13fd60d5f87161c;p=oweals%2Fopenssl.git OPENSSL_EXTERN, OPENSSL_GLOBAL --- diff --git a/crypto/bn/bn_lib.c b/crypto/bn/bn_lib.c index 479d17ea52..bd53124f1e 100644 --- a/crypto/bn/bn_lib.c +++ b/crypto/bn/bn_lib.c @@ -71,14 +71,14 @@ const char *BN_version="Big Number" OPENSSL_VERSION_PTEXT; * 7 - 128 == 4096 * 8 - 256 == 8192 */ -GLOBAL int bn_limit_bits=0; -GLOBAL int bn_limit_num=8; /* (1<