projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7409689
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 11 May 2011 13:22:54 +0000
(13:22 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 11 May 2011 13:22:54 +0000
(13:22 +0000)
apps/s_server.c
patch
|
blob
|
history
diff --git
a/apps/s_server.c
b/apps/s_server.c
index 16a84ff0adc2e191900199d9b72bd3249ec592cc..b7730f1447d9d418f721f8c80d434a474e7691c5 100644
(file)
--- a/
apps/s_server.c
+++ b/
apps/s_server.c
@@
-499,7
+499,7
@@
static void sv_usage(void)
#endif
BIO_printf(bio_err," -ssl2 - Just talk SSLv2\n");
BIO_printf(bio_err," -ssl3 - Just talk SSLv3\n");
- BIO_printf(bio_err," -tls1_1 - Just talk TLSv1
_
1\n");
+ BIO_printf(bio_err," -tls1_1 - Just talk TLSv1
.
1\n");
BIO_printf(bio_err," -tls1 - Just talk TLSv1\n");
BIO_printf(bio_err," -dtls1 - Just talk DTLSv1\n");
BIO_printf(bio_err," -timeout - Enable timeouts\n");