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
|
else
|
||||||
{
|
{
|
||||||
printf("%s (Library: %s)\n",
|
printf("%s (Library: %s)\n",
|
||||||
SSLEAY_VERSION_TEXT,
|
OPENSSL_VERSION_TEXT,
|
||||||
SSLeay_version(SSLEAY_VERSION));
|
SSLeay_version(SSLEAY_VERSION));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user