Switch version string to SSLeay/OpenSSL

This commit is contained in:
Ralf S. Engelschall
1998-12-23 07:53:55 +00:00
parent 9acc2aa6d1
commit 5f32680329
34 changed files with 38 additions and 36 deletions

View File

@@ -72,7 +72,7 @@
#undef MIN_NODES
#define MIN_NODES 4
char *STACK_version="Stack part of SSLeay 0.9.1c 22-Dec-1998";
char *STACK_version="Stack part of SSLeay/OpenSSL 0.9.1c 23-Dec-1998";
#ifndef NOPROTO
#define FP_ICC (int (*)(const void *,const void *))