This is a revert of my previous commit to "improve" the declaration of
authorGeoff Thorpe <geoff@openssl.org>
Wed, 5 Nov 2003 19:30:29 +0000 (19:30 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 5 Nov 2003 19:30:29 +0000 (19:30 +0000)
commit0ef85c7f4512570a02c4ff5d95a275ecf225702a
tree71f538a7a6df0a28d60d106348d7837e6ad8fa03
parent078dd1a0f94394632614123af3155866749ff79c
This is a revert of my previous commit to "improve" the declaration of
constant BIGNUMs. It turns out that this trips up different but equally
useful compiler warnings to -Wcast-qual, and so wasn't worth the ugliness
it created. (Thanks to Ulf for the forehead-slap.)
crypto/bn/bn.h
crypto/bn/bn_lib.c
crypto/bn/bn_nist.c