CONF_METHOD is one of the few places where you find MS_FAR. I can't
authorRichard Levitte <levitte@openssl.org>
Thu, 22 Feb 2001 17:41:15 +0000 (17:41 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 22 Feb 2001 17:41:15 +0000 (17:41 +0000)
commit4270144b3911da8cddc6908659ded2b2f9d00ac6
tree18ae26be9f6139a7b12a37ea068dc15f322f01ce
parent5031a89dc3b8c7842e6ac0a506b2d5b47ce0bbca
CONF_METHOD is one of the few places where you find MS_FAR.  I can't
really see why we need to define these function pointers with MS_FAR
if it's not done cosistently everywhere.

If we decide to support MS_FAR modifiers, it's better to have the
named something more unique for OpenSSL and to define them in e_os2.h.
crypto/conf/conf.h