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:
2927791
)
Remove unused variable.
author
Ben Laurie
<ben@links.org>
Mon, 21 Oct 2013 02:34:00 +0000
(
03:34
+0100)
committer
Ben Laurie
<ben@links.org>
Mon, 21 Oct 2013 02:37:20 +0000
(
03:37
+0100)
ssl/s23_clnt.c
patch
|
blob
|
history
diff --git
a/ssl/s23_clnt.c
b/ssl/s23_clnt.c
index af4fffe67d1c814b37278ec586a81125888d3272..fa20c1c3bd7b4c5f02cfb1a35e97a88580476876 100644
(file)
--- a/
ssl/s23_clnt.c
+++ b/
ssl/s23_clnt.c
@@
-296,7
+296,7
@@
static int ssl23_client_hello(SSL *s)
unsigned char *buf;
unsigned char *p,*d;
int i,ch_len;
- unsigned long
Time,
l;
+ unsigned long l;
int ssl2_compat;
int version = 0, version_major, version_minor;
#ifndef OPENSSL_NO_COMP