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:
98e9861
)
fix typo
author
Nils Larsch
<nils@openssl.org>
Mon, 8 Aug 2005 19:26:35 +0000
(19:26 +0000)
committer
Nils Larsch
<nils@openssl.org>
Mon, 8 Aug 2005 19:26:35 +0000
(19:26 +0000)
ssl/d1_lib.c
patch
|
blob
|
history
diff --git
a/ssl/d1_lib.c
b/ssl/d1_lib.c
index 9df3b6884280a3cf15b143ff0ce46925c80c3589..78308111447fae8c165f69bfa4a775d06381e793 100644
(file)
--- a/
ssl/d1_lib.c
+++ b/
ssl/d1_lib.c
@@
-84,7
+84,7
@@
long dtls1_default_timeout(void)
return(60*60*2);
}
-IMPLEMENT_dtls1_meth_func(dtls1_base_method,
+IMPLEMENT_dtls1_meth_func(dtls
v
1_base_method,
ssl_undefined_function,
ssl_undefined_function,
ssl_bad_method)