CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/22 08:43:42
Modified files:
lib/libssl : ssl.h
Log message:
Move SSL_library_init() next to OPENSSL_init_ssl()
Its current position makes no sense and it will become a wrapper of the
latter in a subsequent commit.
ok jsing
