Update from HEAD.

This commit is contained in:
Dr. Stephen Henson
2007-01-21 16:02:37 +00:00
parent 5190ddd445
commit 566933a8ba
48 changed files with 60 additions and 60 deletions

View File

@@ -60,7 +60,7 @@
#include <openssl/objects.h>
#include "ssl_locl.h"
const char *tls1_version_str="TLSv1" OPENSSL_VERSION_PTEXT;
const char tls1_version_str[]="TLSv1" OPENSSL_VERSION_PTEXT;
static long tls1_default_timeout(void);