Loading e_os.h +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ extern "C" { ********************************************************************/ /* The following is used becaue of the small stack in some * Microsoft operating systems */ #if defined(OPENSSL_SYS_MSDOS) #if defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYSNAME_WIN32) # define MS_STATIC static #else # define MS_STATIC Loading Loading
e_os.h +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ extern "C" { ********************************************************************/ /* The following is used becaue of the small stack in some * Microsoft operating systems */ #if defined(OPENSSL_SYS_MSDOS) #if defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYSNAME_WIN32) # define MS_STATIC static #else # define MS_STATIC Loading