CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/10 16:13:39
Modified files:
lib/libssl/src/crypto: cryptlib.c cryptlib.h
Log message:
OPENSSL_stderr() is unused so nuke it. OPENSSL_showfatal() is only used by
OpenSSLDie(), which is in the same file, so just make it static.
ok miod@
