In message <[EMAIL PROTECTED]> on Tue, 19 Nov 2002 13:33:10 +0100, Nils
Larsch <[EMAIL PROTECTED]> said:
nla> [EMAIL PROTECTED] wrote:
nla> ....
nla> > Index: bn_gf2m.c
nla> > ===================================================================
nla> > RCS file: /e/openssl/cvs/openssl/crypto/bn/bn_gf2m.c,v
nla> > retrieving revision 1.8
nla> > retrieving revision 1.9
nla> > diff -u -r1.8 -r1.9
nla> > --- bn_gf2m.c 2002/10/29 10:58:07 1.8
nla> > +++ bn_gf2m.c 2002/11/19 11:28:28 1.9
nla> > @@ -854,6 +854,7 @@
nla> > int BN_GF2m_mod_solve_quad_arr(BIGNUM *r, const BIGNUM *a_, const unsigned
int p[], BN_CTX *ctx)
nla> > {
nla> > int ret = 0, i, count = 0;
nla> > + unsigned int j;
nla>
nla> You can remove the variable 'i' (it's not used anymore).
Thanks.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]