mirror of
https://github.com/openssl/openssl.git
synced 2025-03-19 19:50:42 +08:00
fix previous commit (there's no SSLEAY_VERSION_TEXT)
This commit is contained in:
parent
aa1e56b0b9
commit
f17ef241d1
@ -181,7 +181,7 @@ int MAIN(int argc, char **argv)
|
||||
else
|
||||
{
|
||||
printf("%s (Library: %s)\n",
|
||||
SSLEAY_VERSION_TEXT,
|
||||
OPENSSL_VERSION_TEXT,
|
||||
SSLeay_version(SSLEAY_VERSION));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user