Martin Kraemer wrote:
> 
> Hi,
> 
> Without proposing a complete "british english to american english"
> change, I still suggest that the typo in the following BIO modules be
> fixed (from BIO_R_UNINITALISED to BIO_R_UNINITIALISED -- note
> the 'I' after the 'T'). In order to not break backward compatibility,
> the #define BIO_R_UNINITALISED is being duplicated to
> BIO_R_UNINITIALISED.

I think to be safe (since this stuff is autogenerated), you have to do
a  #define BIO_R_UNINITALISED BIO_R_UNINITIALISED in a different
location, rather than just leaving the old #define in.

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to