This commit is contained in:
Veres Lajos
2013-06-13 00:22:32 +01:00
committed by Ben Laurie
parent d2625fd657
commit 478b50cf67
77 changed files with 136 additions and 136 deletions

View File

@@ -2359,7 +2359,7 @@ static int sv_body(char *hostname, int s, int stype, unsigned char *context)
if ((SSL_version(con) == DTLS1_VERSION) && DTLSv1_handle_timeout(con) > 0)
{
BIO_printf(bio_err,"TIMEOUT occured\n");
BIO_printf(bio_err,"TIMEOUT occurred\n");
}
if (i <= 0) continue;